]> git.sesse.net Git - vlc/commitdiff
Update portuguese l10n by Ari Constancio
authorChristophe Mutricy <xtophe@videolan.org>
Wed, 20 Sep 2006 21:16:25 +0000 (21:16 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Wed, 20 Sep 2006 21:16:25 +0000 (21:16 +0000)
27 files changed:
po/POTFILES.in
po/ca.po
po/cs.po
po/da.po
po/de.po
po/en_GB.po
po/es.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hu.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/nl.po
po/oc.po
po/pt_BR.po
po/pt_PT.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 cf68952c1452b6ea0c22998794b4706a2c8ac63f..1e325599d6998cbab0587ce8bfb29fd18968612d 100644 (file)
@@ -23,26 +23,18 @@ include/snapshot.h
 include/stream_output.h
 include/variables.h
 include/video_output.h
-include/vlc/aout.h
-include/vlc/decoder.h
-include/vlc/input.h
-include/vlc/intf.h
-include/vlc/libvlc.h
-include/vlc/mediacontrol.h
-include/vlc/mediacontrol_structures.h
-include/vlc/sout.h
-include/vlc/vlc.h
-include/vlc/vout.h
 include/vlc_access.h
 include/vlc_acl.h
+include/vlc/aout.h
 include/vlc_bits.h
 include/vlc_block.h
 include/vlc_block_helper.h
 include/vlc_codec.h
 include/vlc_common.h
-include/vlc_config.h
 include/vlc_config_cat.h
+include/vlc_config.h
 include/vlc_cpu.h
+include/vlc/decoder.h
 include/vlc_demux.h
 include/vlc_devices.h
 include/vlc_error.h
@@ -52,28 +44,36 @@ include/vlc_filter.h
 include/vlc_httpd.h
 include/vlc_image.h
 include/vlc_input.h
+include/vlc/input.h
 include/vlc_interaction.h
 include/vlc_interface.h
+include/vlc/intf.h
 include/vlc_intf_strings.h
 include/vlc_keys.h
+include/vlc/libvlc.h
 include/vlc_md5.h
+include/vlc/mediacontrol.h
+include/vlc/mediacontrol_structures.h
 include/vlc_messages.h
 include/vlc_meta.h
 include/vlc_objects.h
 include/vlc_osd.h
 include/vlc_playlist.h
+include/vlc/sout.h
 include/vlc_spu.h
 include/vlc_stream.h
 include/vlc_streaming.h
 include/vlc_strings.h
-include/vlc_threads.h
 include/vlc_threads_funcs.h
+include/vlc_threads.h
 include/vlc_tls.h
 include/vlc_update.h
 include/vlc_url.h
 include/vlc_video.h
+include/vlc/vlc.h
 include/vlc_vlm.h
 include/vlc_vod.h
+include/vlc/vout.h
 include/vlc_xml.h
 include/vout_synchro.h
 include/win32_specific.h
@@ -96,9 +96,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
@@ -116,8 +116,8 @@ src/input/var.c
 src/interface/interaction.c
 src/interface/interface.c
 src/interface/intf_eject.c
-src/libvlc-common.c
 src/libvlc.c
+src/libvlc-common.c
 src/libvlc.h
 src/misc/beos_specific.cpp
 src/misc/block.c
@@ -185,9 +185,9 @@ src/video_output/vout_synchro.c
 src/vlc.c
 
 # modules
-modules/access/cdda.c
 modules/access/cdda/access.c
 modules/access/cdda/access.h
+modules/access/cdda.c
 modules/access/cdda/callback.c
 modules/access/cdda/callback.h
 modules/access/cdda/cdda.c
@@ -200,16 +200,18 @@ modules/access/dshow/crossbar.cpp
 modules/access/dshow/dshow.cpp
 modules/access/dshow/filter.cpp
 modules/access/dshow/filter.h
-modules/access/dv.c
 modules/access/dvb/access.c
 modules/access/dvb/dvb.h
 modules/access/dvb/en50221.c
 modules/access/dvb/http.c
 modules/access/dvb/linux_dvb.c
+modules/access/dv.c
 modules/access/dvdnav.c
 modules/access/dvdread.c
 modules/access/fake.c
 modules/access/file.c
+modules/access_filter/record.c
+modules/access_filter/timeshift.c
 modules/access/ftp.c
 modules/access/gnomevfs.c
 modules/access/http.c
@@ -223,11 +225,18 @@ modules/access/mms/mmsh.c
 modules/access/mms/mmsh.h
 modules/access/mms/mmstu.c
 modules/access/mms/mmstu.h
+modules/access_output/bonjour.c
+modules/access_output/bonjour.h
+modules/access_output/dummy.c
+modules/access_output/file.c
+modules/access_output/http.c
+modules/access_output/shout.c
+modules/access_output/udp.c
 modules/access/pvr.c
 modules/access/rtsp/access.c
+modules/access/rtsp/real_asmrp.c
 modules/access/rtsp/real.c
 modules/access/rtsp/real.h
-modules/access/rtsp/real_asmrp.c
 modules/access/rtsp/real_rmff.c
 modules/access/rtsp/real_rmff.h
 modules/access/rtsp/real_sdpplin.c
@@ -243,8 +252,8 @@ modules/access/screen/x11.c
 modules/access/smb.c
 modules/access/tcp.c
 modules/access/udp.c
-modules/access/v4l.c
 modules/access/v4l2.c
+modules/access/v4l.c
 modules/access/vcd/cdrom.c
 modules/access/vcd/cdrom.h
 modules/access/vcd/cdrom_internals.h
@@ -261,15 +270,6 @@ modules/access/vcdx/vcdplayer.c
 modules/access/vcdx/vcdplayer.h
 modules/access/videodev2.h
 modules/access/videodev_mjpeg.h
-modules/access_filter/record.c
-modules/access_filter/timeshift.c
-modules/access_output/bonjour.c
-modules/access_output/bonjour.h
-modules/access_output/dummy.c
-modules/access_output/file.c
-modules/access_output/http.c
-modules/access_output/shout.c
-modules/access_output/udp.c
 modules/audio_filter/channel_mixer/dolby.c
 modules/audio_filter/channel_mixer/headphone.c
 modules/audio_filter/channel_mixer/simple.c
@@ -477,10 +477,10 @@ modules/gui/beos/TransportButton.cpp
 modules/gui/beos/TransportButton.h
 modules/gui/beos/VideoOutput.cpp
 modules/gui/beos/VideoWindow.h
-modules/gui/macosx/AppleRemote.h
-modules/gui/macosx/AppleRemote.m
 modules/gui/macosx/about.h
 modules/gui/macosx/about.m
+modules/gui/macosx/AppleRemote.h
+modules/gui/macosx/AppleRemote.m
 modules/gui/macosx/applescript.h
 modules/gui/macosx/applescript.m
 modules/gui/macosx/bookmarks.h
@@ -507,9 +507,9 @@ modules/gui/macosx/open.m
 modules/gui/macosx/output.h
 modules/gui/macosx/output.m
 modules/gui/macosx/playlist.h
-modules/gui/macosx/playlist.m
 modules/gui/macosx/playlistinfo.h
 modules/gui/macosx/playlistinfo.m
+modules/gui/macosx/playlist.m
 modules/gui/macosx/prefs.h
 modules/gui/macosx/prefs.m
 modules/gui/macosx/prefs_widgets.h
@@ -518,17 +518,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
@@ -540,6 +540,8 @@ modules/gui/qt4/components/equalizer.cpp
 modules/gui/qt4/components/equalizer.hpp
 modules/gui/qt4/components/infopanels.cpp
 modules/gui/qt4/components/infopanels.hpp
+modules/gui/qt4/components/interface_widgets.cpp
+modules/gui/qt4/components/interface_widgets.hpp
 modules/gui/qt4/components/open.cpp
 modules/gui/qt4/components/open.hpp
 modules/gui/qt4/components/playlist/panels.hpp
@@ -552,10 +554,10 @@ modules/gui/qt4/components/preferences_widgets.cpp
 modules/gui/qt4/components/preferences_widgets.hpp
 modules/gui/qt4/components/simple_preferences.cpp
 modules/gui/qt4/components/simple_preferences.hpp
-modules/gui/qt4/components/video_widget.cpp
-modules/gui/qt4/components/video_widget.hpp
 modules/gui/qt4/dialogs/errors.cpp
 modules/gui/qt4/dialogs/errors.hpp
+modules/gui/qt4/dialogs/extended.cpp
+modules/gui/qt4/dialogs/extended.hpp
 modules/gui/qt4/dialogs/interaction.cpp
 modules/gui/qt4/dialogs/interaction.hpp
 modules/gui/qt4/dialogs/messages.cpp
@@ -564,10 +566,10 @@ modules/gui/qt4/dialogs/playlist.cpp
 modules/gui/qt4/dialogs/playlist.hpp
 modules/gui/qt4/dialogs/prefs_dialog.cpp
 modules/gui/qt4/dialogs/prefs_dialog.hpp
-modules/gui/qt4/dialogs/streaminfo.cpp
-modules/gui/qt4/dialogs/streaminfo.hpp
 modules/gui/qt4/dialogs_provider.cpp
 modules/gui/qt4/dialogs_provider.hpp
+modules/gui/qt4/dialogs/streaminfo.cpp
+modules/gui/qt4/dialogs/streaminfo.hpp
 modules/gui/qt4/input_manager.cpp
 modules/gui/qt4/input_manager.hpp
 modules/gui/qt4/main_interface.cpp
@@ -692,8 +694,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
@@ -776,6 +778,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
@@ -784,7 +787,6 @@ modules/gui/skins2/utils/var_text.cpp
 modules/gui/skins2/utils/var_text.hpp
 modules/gui/skins2/utils/var_tree.cpp
 modules/gui/skins2/utils/var_tree.hpp
-modules/gui/skins2/utils/variable.hpp
 modules/gui/skins2/vars/equalizer.cpp
 modules/gui/skins2/vars/equalizer.hpp
 modules/gui/skins2/vars/playtree.cpp
@@ -843,9 +845,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
@@ -914,8 +916,9 @@ modules/misc/gnutls.c
 modules/misc/gtk_main.c
 modules/misc/logger.c
 modules/misc/memcpy/fastmemcpy.h
-modules/misc/memcpy/memcpy.c
 modules/misc/memcpy/memcpyaltivec.c
+modules/misc/memcpy/memcpy.c
+modules/misc/musicbrainz.c
 modules/misc/network/ipv4.c
 modules/misc/network/ipv6.c
 modules/misc/notify/growl.c
@@ -989,11 +992,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
@@ -1029,13 +1032,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
@@ -1068,8 +1071,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
@@ -1104,6 +1105,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 184846eb774e3256fb08a09c9510932212320789..86232df009cb28f8fdfb17d845aff93bb4dcad2c 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.2-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-04-28 19:16+0100\n"
 "Last-Translator: Lorena Gomes i Xènia Albà\n"
 "Language-Team: Catalan <ca@dodds.net>\n"
@@ -17,18 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Aquest programa ve SENSE GARANTIA, permès segons la llei.\n"
-"Podeu redistribuir-lo sota els termes de la Llicència Pública General GNU;\n"
-"mireu l'arxiu nomenat COPYNG per veure els detalls.\n"
-"Escrit per l'equip de VideoLAN; mireu l'arxiu AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferències del VLC"
@@ -607,8 +595,8 @@ msgstr "Metainformació"
 msgid "Title"
 msgstr "Títol:"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor:"
@@ -680,6 +668,18 @@ msgstr "Nom del còdec"
 msgid "Codec Description"
 msgstr "Descripció del còdec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Aquest programa ve SENSE GARANTIA, permès segons la llei.\n"
+"Podeu redistribuir-lo sota els termes de la Llicència Pública General GNU;\n"
+"mireu l'arxiu nomenat COPYNG per veure els detalls.\n"
+"Escrit per l'equip de VideoLAN; mireu l'arxiu AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -900,8 +900,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits per mostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Velocitat de bit"
 
@@ -1044,53 +1044,53 @@ msgstr "C"
 msgid "Help options"
 msgstr "Opcions d'ajuda"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Cadena"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Nombre enter"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Nombre en coma flotant"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(per defecte és habilitat)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr "(per defecte és inhabilitat)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Inversió dels colors"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4784,8 +4784,17 @@ msgstr "Retalla"
 msgid "Aspect-ratio"
 msgstr "Ràtio de l'aspecte"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4849,15 +4858,6 @@ msgstr "Pista d’àudio"
 msgid "Audio CD - Track %i"
 msgstr "Pista d’àudio"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5461,21 +5461,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5748,6 +5733,21 @@ msgstr "Normalització del volum"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angle del DVD"
@@ -5974,6 +5974,55 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Directori font"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Us permet especificar el directori on les instantànies del vídeo seran "
+"emmagatzemades."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Hora"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directori de la instantània del vídeo"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Hora"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6165,281 +6214,537 @@ msgstr "Selecciona sempre el flux amb la màxima taxa de bits"
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Sortida de flux Dummy"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositiu:"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Afegeix a un fitxer"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Dispositiu d'àudio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Afegeix a un arxiu si existeix, enlloc de reemplaçar-ho. "
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Sortida de flux del fitxer"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nom d'usuari"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr "Us permet donar un nom d'usuari que serà preguntat al accedir al flux."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Amplada"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Contrasenya"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Amplada del flux de captura (-1 per autodetectar)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Alçada"
+msgid "Password that will be requested to access the stream."
+msgstr "Us permet donar una contrasenya que serà preguntat al accedir al flux."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Alçada del flux de captura (-1 per autodetectar)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Freqüència"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Freqüència a capturar (en kHz), si és aplicable"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Camí al arxiu certificat x509 PEM que s'utilitzarà per la sortida de flux "
+"HTTP/SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Velocitat de fotogrames a capturar, si és aplicable (-1 per automàtic)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Interval de la tecla"
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Camí al arxiu clau privat x509 PEM que s'utilitzarà per la sortida de flux "
+"HTTP/SSL. Deixeu-ho buit  si no teniu cap."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Interval entre fotogrames clau (-1 per automàtic)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Imatges B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Si s'especifica aquesta opció, s'utilitzaran els Fotogrames-B. Utilitza-la "
-"per especificar el nombre de Fotogrames-B."
+"Camí al fitxer del certificat  x509 PEM trusted root CA (autoritat de "
+"certificat) que serà utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho "
+"buit si no en teniu un."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Velocitat de bit a utilitzar (Per defecte -1)"
-
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pic de la velocitat de bit"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Camí al fitxer de la Llista de Revocació de Certificats  x509 PEM que serà "
+"utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho buit si no en teniu un."
 
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Pic de la taxa de bits en el mode VBR"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Mode de la velocitat de bit a utilitzar"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Mode de la velocitat de bit a utilitzar"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Sortida de flux de HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Màscara de bits de l’àudio"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid "Stream name"
+msgstr "Corrent de dades"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
-"Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
-"d'àudio de la targeta."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volum"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Descripció de la sessió"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canal"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Corrent de dades"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canal de la targeta a utilitzar (Normalment, 0=sintonitzador, 1=compost, "
-"2=svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automàtic"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descripció de la sessió"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripció"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Velocitat de mostra"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de les targetes Codificadores MPEG (amb controladors ivtv)"
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de captura (ms)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de clons"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"Us permet modificar el valor de la memòria caché predeterminat per a fluxes "
-"RTSP. Aquest valor ha d'estar en unitats de mil·lisegon."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "Fitxer de configuració de VLM"
+msgid "Stream public"
+msgstr "Flux de sortida"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "Adreça electrònica de la sessió"
+msgid "IceCAST output"
+msgstr "Sortida d'accés"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de captura (ms)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos de captura "
-"de pantalla. S'hauria d'especificar en unitats de mil·lisegon."
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Temps de vida (TTL)"
+
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Desired frame rate for the capture."
+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 ""
-"Us permet especificar la velocitat de fotogrames desitjada per la captura."
+"Els paquets poden enviar-se un per un en el moment exacte o per grups. Us "
+"permet donar el nombre de paquets que seran enviats en un moment. Ajuda a "
+"reduir la càrrega de planificació sobre sistemes molt carregats."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Captura la mida del fragment"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escriure en el format Raw"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Us permet optimitzar la captura dividint la pantalla en fragments d'alçada "
-"predeterminada (16 pot ser un bon valor, i 0 significa inhabilitat)"
+"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/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada de la pantalla"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux de sortida UDP"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos SMB. "
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nom de l’usuari SMB"
-
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Contrasenya SMB"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositiu:"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Domini SMB"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Dispositiu de vídeo PVR"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr ""
+msgid "Radio device"
+msgstr "Dispositiu d'àudio"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositiu de vídeo PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Amplada"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Amplada del flux de captura (-1 per autodetectar)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Alçada"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Alçada del flux de captura (-1 per autodetectar)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüència"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Freqüència a capturar (en kHz), si és aplicable"
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Velocitat de fotogrames a capturar, si és aplicable (-1 per automàtic)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Interval de la tecla"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Interval entre fotogrames clau (-1 per automàtic)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Imatges B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Si s'especifica aquesta opció, s'utilitzaran els Fotogrames-B. Utilitza-la "
+"per especificar el nombre de Fotogrames-B."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Velocitat de bit a utilitzar (Per defecte -1)"
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pic de la velocitat de bit"
+
+#: modules/access/pvr.c:88
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
+msgstr "Pic de la taxa de bits en el mode VBR"
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Mode de la velocitat de bit a utilitzar"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Mode de la velocitat de bit a utilitzar"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Màscara de bits de l’àudio"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+"Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
+"d'àudio de la targeta."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volum"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canal"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Canal de la targeta a utilitzar (Normalment, 0=sintonitzador, 1=compost, "
+"2=svídeo)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automàtic"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de les targetes Codificadores MPEG (amb controladors ivtv)"
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de la memòria caché predeterminat per a fluxes "
+"RTSP. Aquest valor ha d'estar en unitats de mil·lisegon."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Fitxer de configuració de VLM"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Adreça electrònica de la sessió"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"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
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr ""
+"Us permet especificar la velocitat de fotogrames desitjada per la captura."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Captura la mida del fragment"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Us permet optimitzar la captura dividint la pantalla en fragments d'alçada "
+"predeterminada (16 pot ser un bon valor, i 0 significa inhabilitat)"
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada de la pantalla"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos SMB. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nom de l’usuari SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Contrasenya SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Domini SMB"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
 "Us permet modificar el domini/grup de treball que serà utilitzat per la "
 "connexió."
 
@@ -6505,11 +6810,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nom del dispositiu"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Especifica el nom del dispositiu de vídeo que s'utilitzarà. Si no "
+"especifiqueu res, utilitzarà el dispositiu per defecte."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input 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/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"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."
 
@@ -6617,10 +6954,6 @@ msgstr "Sintonitzador"
 msgid "Tuner to use, if there are several ones."
 msgstr "Sintonitzador a utilitzar, si hi ha varis."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Velocitat de mostra"
-
 #: modules/access/v4l.c:124
 #, fuzzy
 msgid ""
@@ -6667,38 +7000,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nom del dispositiu"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Especifica el nom del dispositiu de vídeo que s'utilitzarà. Si no "
-"especifiqueu res, utilitzarà el dispositiu per defecte."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input 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/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Entrada Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6844,355 +7145,54 @@ msgstr "vcdx://[dispositiu-o-fitxer][@{P,S,T}nombre]"
 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."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Voleu utilitzar el control de playback?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Si VCD és dut a terme amb control de playback, utilitza'l. Altrament, ho "
-"reproduirem per pistes."
-
-#: 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 "Voleu mostrar la informació de VCD ampliada?"
-
-#: modules/access/vcdx/vcd.c:130
-#, fuzzy
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Mostra el màxim sobre la informació del medi i el flux. Mostra per exemple "
-"la navegació del control de playback."
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format a utilitzar a la llista de reproducció \"autor\""
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format a utilitzar a la llista de reproducció del camp  \"títol\""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Directori font"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Us permet especificar el directori on les instantànies del vídeo seran "
-"emmagatzemades."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Hora"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directori de la instantània del vídeo"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Hora"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Sortida de flux Dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Afegeix a un fitxer"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Afegeix a un arxiu si existeix, enlloc de reemplaçar-ho. "
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Sortida de flux del fitxer"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Nom d'usuari"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "Us permet donar un nom d'usuari que serà preguntat al accedir al flux."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Contrasenya"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Us permet donar una contrasenya que serà preguntat al accedir al flux."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Camí al arxiu certificat x509 PEM que s'utilitzarà per la sortida de flux "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Camí al arxiu clau privat x509 PEM que s'utilitzarà per la sortida de flux "
-"HTTP/SSL. Deixeu-ho buit  si no teniu cap."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Camí al fitxer del certificat  x509 PEM trusted root CA (autoritat de "
-"certificat) que serà utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho "
-"buit si no en teniu un."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Camí al fitxer de la Llista de Revocació de Certificats  x509 PEM que serà "
-"utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho buit si no en teniu un."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Sortida de flux de HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Corrent de dades"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descripció de la sessió"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Corrent de dades"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descripció de la sessió"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripció"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de clons"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de sortida"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Sortida d'accés"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vida (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Us permet definir el temps de vida del flux de sortida."
+#: modules/access/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."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupa paquets"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Voleu utilitzar el control de playback?"
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"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."
+"Si VCD és dut a terme amb control de playback, utilitza'l. Altrament, ho "
+"reproduirem per pistes."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escriure en el format Raw"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:124
+msgid ""
+"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 "Voleu mostrar la informació de VCD ampliada?"
+
+#: modules/access/vcdx/vcd.c:130
 #, fuzzy
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Si habiliteu aquesta opció, els paquets s'enviaran directament, sense "
-"intentar emplenar la MTU (ex. sense intentar fer els paquets el més gran "
-"possible per millorar la transmissió)"
+"Mostra el màxim sobre la informació del medi i el flux. Mostra per exemple "
+"la navegació del control de playback."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux de sortida UDP"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format a utilitzar a la llista de reproducció \"autor\""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format a utilitzar a la llista de reproducció del camp  \"títol\""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11420,7 +11420,7 @@ msgstr "Finestra"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11768,7 +11768,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controls ampliats"
 
@@ -11916,12 +11917,12 @@ msgstr "Saturació"
 msgid "Opaqueness"
 msgstr "Opacitat"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Més informació"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11975,7 +11976,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reproductor multimèdia VLC"
@@ -12093,8 +12094,8 @@ msgid "Extended Controls"
 msgstr "Controls ampliats"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformació"
@@ -12438,6 +12439,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Desa el fitxer"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opcions avançades"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Flux Sout"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demultiplexors"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Màxima velocitat de bit de la codificació "
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Descodificadors"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Omet els fotogrames"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Fotogrames B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Reproducció en temps real"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Agrupa paquets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Velocitat de mostratge"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Reprodueix més ràpid"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Desa la llista de reproducció"
@@ -12522,83 +12600,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opcions avançades"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Flux Sout"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demultiplexors"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Màxima velocitat de bit de la codificació "
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Descodificadors"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Omet els fotogrames"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Fotogrames B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Reproducció en temps real"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Agrupa paquets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Velocitat de mostratge"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Reprodueix més ràpid"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13940,17 +13941,17 @@ msgstr "Sortida de vídeo i àudio QNX RTOS"
 msgid "Errors"
 msgstr "Error"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Obre el &disc...\tCtrl-D"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformació"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Obre el &disc...\tCtrl-D"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14174,11 +14175,6 @@ msgstr "Mòdul d'nterfície WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Proveïdor de diàlegs wxWindows"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Edita el preferit"
@@ -14249,6 +14245,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Ha canviat l'entrada"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15475,22 +15476,22 @@ msgstr "Mòdul d'interfície wxWindows"
 msgid "wxWidgets dialogs provider"
 msgstr "Proveïdor de diàlegs wxWindows"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nom del dispositiu de àudio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Contrasenya de l'FTP"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codificador d'àudio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15812,6 +15813,10 @@ msgstr "Fitxer de sortida"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15828,9 +15833,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Metadata de la descripció"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index 4d431311199e21f5aa96668799eb9b7d7a232df4..6fef7005affe80049132cb5b64612f84273d7960 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: cs\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-05-18 19:31+0100\n"
 "Last-Translator: Miroslav Oujeský <oujesky@mail.muni.cz>\n"
 "Language-Team: \n"
@@ -19,14 +19,6 @@ msgstr ""
 "X-Poedit-Language: Czech\n"
 "X-Poedit-Country: CZECH REPUBLIC\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Nastavení VLC"
@@ -544,8 +536,8 @@ msgstr "Meta-informace"
 msgid "Title"
 msgstr "Titul"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -620,6 +612,14 @@ msgstr "Název kodeku"
 msgid "Codec Description"
 msgstr "Popis kodeku"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -845,8 +845,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitů na vzorek"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -991,55 +991,55 @@ msgstr "C"
 msgid "Help options"
 msgstr "Volby nápovědy"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 #, fuzzy
 msgid " (default enabled)"
 msgstr "Zabezpečení povoleno"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 #, fuzzy
 msgid " (default disabled)"
 msgstr "Příkaz zakázán"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC verze %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Zkompiloval %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Kompilátor: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, fuzzy, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Založeno na SVN revizi:"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4404,8 +4404,17 @@ msgstr "Ořez"
 msgid "Aspect-ratio"
 msgstr "Poměr stran"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4463,15 +4472,6 @@ msgstr "Audio CD - Stopa"
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Stopa %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4986,19 +4986,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "Video DV"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5265,6 +5252,19 @@ msgstr "Normalizace hlasitosti"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "Video DV"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 #, fuzzy
 msgid "DVD angle"
@@ -5461,6 +5461,50 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Odstraňuji adresář %s.\n"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Hrubost mřížky"
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Odstraňuji adresář %s.\n"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Snížení hlasitosti na konci modulu"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5624,121 +5668,363 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Zařízení"
-
-#: modules/access/pvr.c:53
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "PVR video device"
-msgstr "Zařízení vstupu videa"
+msgid "Dummy stream output"
+msgstr "fiktivní modul zvukového výstupu xine"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
 #, fuzzy
-msgid "Radio device"
-msgstr "zařízení rádia v4l"
+msgid "Dummy"
+msgstr "prázdné"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "zařízení rádia v4l"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Připojit do souboru"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:66
 #, fuzzy
-msgid "Norm"
-msgstr "Varování: Firstzone != Norm_firstzone\n"
+msgid "File stream output"
+msgstr "Volby výstupu souborů:"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Uživatel"
+
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Šířka"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Heslo"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Výška"
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvence"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-#, fuzzy
-msgid "Key interval"
-msgstr "Špatný interval - %s"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
+#: modules/access_output/http.c:86
 #, fuzzy
-msgid "B Frames"
-msgstr "Počet políček"
+msgid "Advertise with Bonjour"
+msgstr "Provzdušňovač s bublinkami"
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Používat implicitně \"_Bod na bod\""
+msgid "HTTP stream output"
+msgstr "jméno výstupního souboru s psf písmem"
 
-#: modules/access/pvr.c:87
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "Maximum paměti"
+msgid "Stream name"
+msgstr "Zpřístupněný název"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "chyba \"%mode:1\""
+msgid "Stream description"
+msgstr "Zpřístupněný popis"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "Informace o zvuku"
-
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr ""
+msgid "Stream MP3"
+msgstr "Zvuk MP3"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Zpřístupněný popis"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Popis"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Zobrazení informací o současné stránce"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Vzorkovací frekvence"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Počet výstupních kanálů"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "výstupní soubor"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "výstupní soubor"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+#, fuzzy
+msgid "Caching value (ms)"
+msgstr "/SS/df/MS/F/P-hodnota/kritická hodnota F"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "Time To Live (TTL):"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "Odmítnout pakety"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+#, fuzzy
+msgid "Raw write"
+msgstr "Zapsat animaci"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "jméno výstupního souboru s psf písmem"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Zařízení"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Zařízení vstupu videa"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "zařízení rádia v4l"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "zařízení rádia v4l"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#, fuzzy
+msgid "Norm"
+msgstr "Varování: Firstzone != Norm_firstzone\n"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Šířka"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Výška"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvence"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "Špatný interval - %s"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+#, fuzzy
+msgid "B Frames"
+msgstr "Počet políček"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Používat implicitně \"_Bod na bod\""
+
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "Maximum paměti"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "chyba \"%mode:1\""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "Informace o zvuku"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
 
 #: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
 #: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
@@ -5791,12 +6077,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-#, fuzzy
-msgid "Caching value (ms)"
-msgstr "/SS/df/MS/F/P-hodnota/kritická hodnota F"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5928,10 +6208,39 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP vstup"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Název zařízení"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Toto je výchozí VCD zařízení. Pokud zde nic neuvedete, zkusíme nalézt "
+"vhodnou CD-ROM mechaniku."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux vstup"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
 
 #: modules/access/v4l.c:79
 msgid ""
@@ -6017,10 +6326,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Vzorkovací frekvence"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6063,35 +6368,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux vstup"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Název zařízení"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Toto je výchozí VCD zařízení. Pokud zde nic neuvedete, zkusíme nalézt "
-"vhodnou CD-ROM mechaniku."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux vstup"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6236,329 +6512,53 @@ msgstr ""
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[zařízení-nebo-soubor][@{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 ""
-
-#: modules/access/vcdx/vcd.c:116
-#, fuzzy
-msgid "Use playback control?"
-msgstr " Použijte Control-U pro smazání implicitních hodnot.\n"
-
-#: 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
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "/Výběr/Načíst další informace"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Odstraňuji adresář %s.\n"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Hrubost mřížky"
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Odstraňuji adresář %s.\n"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Snížení hlasitosti na konci modulu"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "fiktivní modul zvukového výstupu xine"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-#, fuzzy
-msgid "Dummy"
-msgstr "prázdné"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Připojit do souboru"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-#, fuzzy
-msgid "File stream output"
-msgstr "Volby výstupu souborů:"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Uživatel"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Heslo"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-#, fuzzy
-msgid "Advertise with Bonjour"
-msgstr "Provzdušňovač s bublinkami"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "jméno výstupního souboru s psf písmem"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Zpřístupněný název"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Zpřístupněný popis"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Zvuk MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Zpřístupněný popis"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Popis"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Zobrazení informací o současné stránce"
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Počet výstupních kanálů"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "výstupní soubor"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
+#: modules/access/vcdx/vcd.c:116
 #, fuzzy
-msgid "IceCAST output"
-msgstr "výstupní soubor"
+msgid "Use playback control?"
+msgstr " Použijte Control-U pro smazání implicitních hodnot.\n"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "Time To Live (TTL):"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:84
-#, fuzzy
-msgid "Group packets"
-msgstr "Odmítnout pakety"
-
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
-msgid "Raw write"
-msgstr "Zapsat animaci"
+msgid "Show extended VCD info?"
+msgstr "/Výběr/Načíst další informace"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-#, fuzzy
-msgid "UDP stream output"
-msgstr "jméno výstupního souboru s psf písmem"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10601,7 +10601,7 @@ msgstr "Okno"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10937,7 +10937,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "PREAMP"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Rozšířené ovládání"
 
@@ -11079,11 +11080,11 @@ msgstr "Sytost"
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Více informací"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11135,7 +11136,7 @@ msgstr "VLC - Ovladač"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11253,8 +11254,8 @@ msgid "Extended Controls"
 msgstr "Rozšířené ovládání"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11603,6 +11604,79 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Uložit soubor"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Rozšířené informace"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+#, fuzzy
+msgid "Read at media"
+msgstr "nelze přečíst `%s' na řádku %d"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "maximální bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "maximální bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "Dekódované bloky "
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "Zobrazené rámce"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "Ztracené rámce"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Streamování"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "Odeslané pakety"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "Odeslané byty"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Přenosová rychlost"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Menu Buffery"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+#, fuzzy
+msgid "Lost buffers"
+msgstr "Menu Buffery"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Uložit seznam skladeb..."
@@ -11683,79 +11757,6 @@ msgstr "Zadejte prosím název uzlu"
 msgid "Empty Folder"
 msgstr "Prázdná složka"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Rozšířené informace"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-#, fuzzy
-msgid "Read at media"
-msgstr "nelze přečíst `%s' na řádku %d"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "maximální bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "maximální bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "Dekódované bloky "
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "Zobrazené rámce"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "Ztracené rámce"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Streamování"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "Odeslané pakety"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "Odeslané byty"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Přenosová rychlost"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Menu Buffery"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-#, fuzzy
-msgid "Lost buffers"
-msgstr "Menu Buffery"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 #, fuzzy
@@ -13000,17 +13001,17 @@ msgstr ""
 msgid "Errors"
 msgstr "Chyby"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Otevřít &složku..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Získat informace o uživateli"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Otevřít &složku..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13221,11 +13222,6 @@ msgstr "nastavit název modulu"
 msgid "WinCE dialogs provider"
 msgstr "Otvírat dialogy v:"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editovat záložku"
@@ -13290,6 +13286,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Vstup se změnil"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14389,22 +14390,22 @@ msgstr "nastavit název modulu"
 msgid "wxWidgets dialogs provider"
 msgstr "Otvírat dialogy v:"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Název zvukového zařízení"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "text hesla"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "verze kodéru"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14707,6 +14708,11 @@ msgstr "Volby výstupu souborů:"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+#, fuzzy
+msgid "AltiVec memcpy"
+msgstr "libc memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14723,10 +14729,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
+#: modules/misc/musicbrainz.c:59
 #, fuzzy
-msgid "AltiVec memcpy"
-msgstr "libc memcpy"
+msgid "MusicBrainz"
+msgstr "Muzikál"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "<b>Jiná metadata</b>"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index e453540cf6ce66e9ac59d6b8a898aee084612f62..753db3bc864b1bb0bd76843ba5058a6610809018 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -17,7 +17,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-06-23 21:55+0100\n"
 "Last-Translator: Jonas A. Larsen <jonas@vrt.dk>\n"
 "Language-Team: Danish <da@li.org>\n"
@@ -25,19 +25,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dette program kommer med INGEN GARANTI, til hvad der omfang der tillades \n"
-"ved lov.\n"
-"Du må re-distribuere det under de forhold der gælder for GNU General Public\n"
-" License; se filen navngivet COPYING for detaljer.\n"
-"Skrevet af VdieoLAN-holdet; se AUTHORS-filen.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC indstillinger"
@@ -592,8 +579,8 @@ msgstr "Meta-oplysninger"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Forfatter"
@@ -665,6 +652,19 @@ msgstr "Codec navn"
 msgid "Codec Description"
 msgstr "Codec beskrivelse"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dette program kommer med INGEN GARANTI, til hvad der omfang der tillades \n"
+"ved lov.\n"
+"Du må re-distribuere det under de forhold der gælder for GNU General Public\n"
+" License; se filen navngivet COPYING for detaljer.\n"
+"Skrevet af VdieoLAN-holdet; se AUTHORS-filen.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -885,8 +885,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits pr. sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -1029,53 +1029,53 @@ msgstr "C"
 msgid "Help options"
 msgstr "Hjælpeindstillinger"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "streng"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "heltal"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "decimaltal"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (slået til som standard)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (slået fra som standard)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Farve invertering"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4568,8 +4568,17 @@ msgstr "Beskær"
 msgid "Aspect-ratio"
 msgstr "Udseendeforhold"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4633,15 +4642,6 @@ msgstr "Lydspor"
 msgid "Audio CD - Track %i"
 msgstr "Lydspor"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5168,21 +5168,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5445,6 +5430,21 @@ msgstr "Lydstyrke normalisering"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD vinkel"
@@ -5648,6 +5648,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Kildemappe"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Tidsforskydelse"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Video filtre bruges til at efter-bearbejde video streamen."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot mappe"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Tidsforskydelse"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5834,109 +5879,351 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) inddata"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Enhed"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Attrap-stream uddata"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video enhed"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Attrap"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Lyd enhed"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Tilføj til fil"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video enhed"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+"Tilføjer til filen hvis den findes i forvejen i stedet for at erstatte den"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Type"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Fil-stream uddata"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Angiver streamens signaltype (Automatisk, SECAM, PAL eller NTSC)"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Brugernavn"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Bredde"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr.c:63
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Bredden på den stream der modtages (-1 for auto)"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Adgangskode"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Højde"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Højden på den stream der modtages (-1 for auto)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvens"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frekvens i Khz. Kun hvis relevant."
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Framerate for stream. Kun hvis relevant. (-1 for auto)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr ""
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Interval mellem keyframes (-1 for auto)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-frames"
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Hvis denne indstilling aktiveres vil der blive brugt B-frames i enkodningen. "
-"Indstil antallet her."
 
-#: modules/access/pvr.c:85
-#, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Brug denne bitrate (-1 for standard)"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate max."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream-uddata"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Stream"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Sesions beskrivelse"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Sesions beskrivelse"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Beskrivelse"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplerate"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Antal kloner"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Streamuddata"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uddata tilgang"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+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:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Lader dig skalere videoen før encoding"
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Gruppér pakker"
+
+#: modules/access_output/udp.c:85
+#, fuzzy
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+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.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Enhed"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video enhed"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Lyd enhed"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR video enhed"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Type"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Angiver streamens signaltype (Automatisk, SECAM, PAL eller NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Bredde"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Bredden på den stream der modtages (-1 for auto)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Højde"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Højden på den stream der modtages (-1 for auto)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvens"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frekvens i Khz. Kun hvis relevant."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Framerate for stream. Kun hvis relevant. (-1 for auto)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Interval mellem keyframes (-1 for auto)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-frames"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Hvis denne indstilling aktiveres vil der blive brugt B-frames i enkodningen. "
+"Indstil antallet her."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Brug denne bitrate (-1 for standard)"
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate max."
+
+#: modules/access/pvr.c:88
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Max. bitrate for VBR indstilling"
 
 #: modules/access/pvr.c:91
@@ -6009,11 +6296,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cache størrelse (ms)"
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6165,6 +6447,38 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP inddata"
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Enheds navn"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Angiver navnet på den video enhed der vil blive brugt. Hvis intet angives, "
+"vil der ikke blive brugt nogen video enhed."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input 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/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux input"
+
 #: modules/access/v4l.c:75
 #, fuzzy
 msgid ""
@@ -6275,10 +6589,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplerate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6317,40 +6627,8 @@ msgstr "Indstil kvaliteten af streamen"
 msgid "Video4Linux"
 msgstr "Video4Linux"
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux input"
-
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Enheds navn"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Angiver navnet på den video enhed der vil blive brugt. Hvis intet angives, "
-"vil der ikke blive brugt nogen video enhed."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input 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/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
 msgstr "Video4Linux input"
 
 #: modules/access/vcd/vcd.c:42
@@ -6505,317 +6783,39 @@ msgstr "Antal blokke på CD'n der læses af gangen."
 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 "Vis udvidet VCD oplysninger?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Kildemappe"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Tidsforskydelse"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Video filtre bruges til at efter-bearbejde video streamen."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot mappe"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Tidsforskydelse"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Attrap-stream uddata"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Attrap"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Tilføj til fil"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-"Tilføjer til filen hvis den findes i forvejen i stedet for at erstatte den"
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Fil-stream uddata"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Brugernavn"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Adgangskode"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream-uddata"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Sesions beskrivelse"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Sesions beskrivelse"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beskrivelse"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Antal kloner"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Streamuddata"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Uddata tilgang"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Lader dig skalere videoen før encoding"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Gruppér pakker"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 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/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Vis udvidet VCD oplysninger?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream uddata"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10821,7 +10821,7 @@ msgstr "Vindue"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11164,7 +11164,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Udvidet styring"
 
@@ -11307,12 +11308,12 @@ msgstr "Mætning"
 msgid "Opaqueness"
 msgstr "Uigennensigtighed"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Flere oplysninger"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11366,7 +11367,7 @@ msgstr "VLC - styring"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC medieafspiller"
@@ -11484,8 +11485,8 @@ msgid "Extended Controls"
 msgstr "Udvidet styring"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformation"
@@ -11823,6 +11824,83 @@ msgstr "SDP adresse"
 msgid "Save File"
 msgstr "Gem fil"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Advancerede indstillinger"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxere"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maksimal indkodnings bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoders"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Spring frames over"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "B-frames"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Streaming"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Gruppér pakker"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Afspil hurtigere"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Gem spilleliste..."
@@ -11907,83 +11985,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Advancerede indstillinger"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxere"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maksimal indkodnings bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoders"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Spring frames over"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "B-frames"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Streaming"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Gruppér pakker"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Afspil hurtigere"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13246,17 +13247,17 @@ msgstr "QNX RTOS video- og lyd-uddata"
 msgid "Errors"
 msgstr "Fejl"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Åbn M&appe...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-oplysninger"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Åbn M&appe...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13473,11 +13474,6 @@ msgstr "WinCE grænseflademodul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE dialogudbyder"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Redigér bogmærke"
@@ -13546,6 +13542,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Inddata har ændret sig"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14689,22 +14690,22 @@ msgstr "wxWindows grænseflademodul"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows vinduesudbyder"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Lyd enhedsnavn"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP kodeord"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Audio encoder"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15007,6 +15008,10 @@ msgstr "Uddata fil"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15023,9 +15028,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musikal"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Beskrivelse meta-oplysninger"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 8dcfcd9f347a8b93fd6bc05e3dab03fa2f7255a3..8d72213f5524718cb30f52eee41317733498028b 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-07-10 23:27+0200\n"
 "Last-Translator: Felix Kühne\n"
 "Language-Team: German\n"
@@ -23,19 +23,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dieses Programm kommt OHNE GEWÄHRLEISTUNG.\n"
-"Sie dürfen das Programm unter den Bedingungen der GNU General Public License "
-"weitergegeben;\n"
-"Lesen Sie für Details die Datei COPYING.\n"
-"Entwickelt vom VideoLAN Team; Lesen Sie die Datei AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC Einstellungen"
@@ -588,8 +575,8 @@ msgstr "Meta-Information"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -661,6 +648,19 @@ msgstr "Codec-Name"
 msgid "Codec Description"
 msgstr "Codec-Beschreibung"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dieses Programm kommt OHNE GEWÄHRLEISTUNG.\n"
+"Sie dürfen das Programm unter den Bedingungen der GNU General Public License "
+"weitergegeben;\n"
+"Lesen Sie für Details die Datei COPYING.\n"
+"Entwickelt vom VideoLAN Team; Lesen Sie die Datei AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -880,8 +880,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits pro Sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -1024,47 +1024,47 @@ msgstr "de"
 msgid "Help options"
 msgstr "Hilfeoptionen"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Text"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Ganzzahl"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Fließkommazahl"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (standardmäßig an)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (standardmäßig aus)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC-Version %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compiliert von %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compiler: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Basierend auf svn Versionsangabe [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1072,7 +1072,7 @@ msgstr ""
 "\n"
 "Inhalt nach  vlc-help.txt gespeichert.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4649,8 +4649,17 @@ msgstr "Beschneiden"
 msgid "Aspect-ratio"
 msgstr "Seitenverhältnis"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4707,15 +4716,6 @@ msgstr "Audio CD - Titel"
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Titel %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5298,18 +5298,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Cachewert für DV-Streams. Dieser Wert sollte in Millisekunden sein."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Digitaler Video Eingang (Firewire/ieee1394) "
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5579,6 +5567,18 @@ msgstr "Lautstärkennormalisierung"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Cachewert für DV-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Digitaler Video Eingang (Firewire/ieee1394) "
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD-Winkel"
@@ -5794,6 +5794,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Aufnahmeverzeichnis"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Verzeichnis, in dem die Aufnahmen gespeichert werden."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Timeshift-Granularität"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Dies ist die Größe der temporären Dateien für die Speicherung der timeshift-"
+"benutzenden Streams."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "TimeShift-Verzeichnis"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+"Verzeichnis, in dem die zeitversetzten Dateien temporär abgespeichert werden."
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr "Erzwingt die Benutzung des Timeshift-Moduls"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+"Erzwingt die Benutzung des Timeshift-Moduls, selbst wenn das Access-Modul "
+"vorgibt, dass Geschwindigkeit oder Pause kontrolliert werden können."
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5966,271 +6012,519 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) Input"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Cachewert für PVR-Streams. Dieser Wert sollte in Millisekunden sein."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Device"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR-Videodevice"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Radio-Device"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Dummy-Streamausgabe"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR-Radio-Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "An Datei anhängen"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norm des Streams (automatisch, SECAM, PAL oder NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "An Datei anhängen, falls sie existiert, anstatt sie zu ersetzen."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Breite"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Datei-Streamausgabe"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Benutzername"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Höhe"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Benutzernamen, der beim Zugriff auf den Stream angefordert wird."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Passwort"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenz"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Passwort, das beim Zugriff auf den Stream angefordert wird."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
+"Vom Server zurückgegebenes MIME (automatisch ermittelt, wenn nicht "
+"angegeben)."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Key-Intervall"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "Pfad zur x509 PEM Zertifikatsdatei, die für HTTPS benutzt wird."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervall zwischen Keyframes (-1 für automatisch)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Pfad zur privaten x509 PEM Schlüsselsdatei, die für HTTPS benutzt wird. "
+"Lassen Sie dies leer, wenn Sie keine haben."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-Frames"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
+"Zertifikatsdatei, die für HTTPS benutzt wird. Lassen Sie dies leer, wenn Sie "
+"keine haben."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Wenn diese Option aktiviert ist, werden B-Frames benutzt. Benutzen Sie diese "
-"Option, um die Anzahl von B-Frames festzulegen."
+"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die für HTTPS benutzt "
+"wird. Lassen Sie dies leer, wenn Sie keine haben."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Zubenutzende Bitrate (-1 für den Standardwert)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Ankündigen mit Bonjour"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitraten-Höchstwert"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Kündigt den Stream mit dem Bonjour Protokoll an."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Bitraten-Höchstwert im VBR-Modus."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP-Streamausgabe"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Bitratenmodus)"
-
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Zubenutzender Bitratenmodus (VBR oder CBR)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Audio-Bitmaske"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Streamname"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "Bitmaske, die vom Audio-Teil der Karte benutzt wird."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Namen für diesen Stream/Kanal auf einem Icecast Server."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Lautstärke"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Streambeschreibung"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "Lautstärke (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Beschreibung des Streaminhalts oder Informationen über deinen Kanal."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Kanal"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "MP3-Stream"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
+#, fuzzy
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
-"svideo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatisch"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+"Sie sollten das Shoutcast Modul normalerweise mit ogg streams benutzen. Es "
+"ist aber ebenfalls möglich, MP3 zu verwenden, so dass man die MP3 streams an "
+"einen icecast server weiterleiten kann."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Streambeschreibung"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Beschreibung"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr "IVTV-MPEG-Encodingkarten-Input"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cachewert in ms"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplerate"
 
-#: modules/access/rtsp/access.c:43
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr "Cachewert für RTSP-Streams. Dieser Wert sollte in Millisekunden sein."
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real-RTSP"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Anzahl von Ausgabekanälen"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Connection failed"
-msgstr "Konfigurationsdatei"
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Anzahl der Audiokanäle des neukodierten Streams."
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Session failed"
-msgstr "Session-eMail"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Streamausgabe"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:99
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Cachewert für 'Screen Capture'-Streams. Der Wert sollte in Millisekunden "
-"sein."
 
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr "Gewünschte Framerate für die Aufnahme."
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "IceCAST-Ausgabe"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Aufnahmenfragmentgröße"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Cachewert in ms"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:77
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Aufnahme optimieren, in dem der Bildschirm in Stücke mit vorgegebener Höhe "
-"unterteilt wird (16 könnte ein guter Wert sein und 0 bedeutet 'deaktiviert')."
+"Cachewert für ausgehende UDP-Streams. Dieser Wert sollte in Millisekunden "
+"sein."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Bildschirm-Input"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Bildschirm"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "\"Time To Live\" des ausgehenden Streams."
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Pakete gruppieren"
+
+#: modules/access_output/udp.c:85
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Cachewert für SMB-Streams. Dieser Wert sollte in Millisekunden eingestellt "
-"werden. "
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "SMB-Benutzername"
+"Pakete können einzeln zur richtigen Zeit oder in Gruppen gesendet werden. "
+"Sie können die Anzahl von Paketen angeben, die zu einer Zeit gesendet "
+"werden. Dies hilft, die Planungsbelastung auf hochbelasteten Systemen zu "
+"reduzieren."
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "SMB-Passwort"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Roh schreiben"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "SMB-Domain"
+#: 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 ""
+"Pakete werden direkt gesendet, ohne, dass versucht wird, die MTU auszufüllen "
+"(d.h. ohne zu versuchen, die größtmöglichen Pakete zu erzeugen, um das "
+"Streaming zu verbessern)."
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Domain/Arbeitsgruppe, die für die Verbindung benutzt wird."
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP-Streamausgabe"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB-Input"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:49
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr "Cachewert für TCP-Streams. Dieser Wert sollte in Millisekunden sein."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Cachewert für PVR-Streams. Dieser Wert sollte in Millisekunden sein."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Device"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP Input"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR-Videodevice"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Radio-Device"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR-Radio-Device"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norm des Streams (automatisch, SECAM, PAL oder NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breite"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Höhe"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenz"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Key-Intervall"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervall zwischen Keyframes (-1 für automatisch)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-Frames"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Wenn diese Option aktiviert ist, werden B-Frames benutzt. Benutzen Sie diese "
+"Option, um die Anzahl von B-Frames festzulegen."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Zubenutzende Bitrate (-1 für den Standardwert)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitraten-Höchstwert"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Bitraten-Höchstwert im VBR-Modus."
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Bitratenmodus)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Zubenutzender Bitratenmodus (VBR oder CBR)."
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Audio-Bitmaske"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "Bitmaske, die vom Audio-Teil der Karte benutzt wird."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Lautstärke"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "Lautstärke (0-65535)."
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Kanal"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
+"svideo)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr "IVTV-MPEG-Encodingkarten-Input"
+
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr "Cachewert für RTSP-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real-RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Konfigurationsdatei"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Session-eMail"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Cachewert für 'Screen Capture'-Streams. Der Wert sollte in Millisekunden "
+"sein."
+
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr "Gewünschte Framerate für die Aufnahme."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Aufnahmenfragmentgröße"
+
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Aufnahme optimieren, in dem der Bildschirm in Stücke mit vorgegebener Höhe "
+"unterteilt wird (16 könnte ein guter Wert sein und 0 bedeutet 'deaktiviert')."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Bildschirm-Input"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Bildschirm"
+
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Cachewert für SMB-Streams. Dieser Wert sollte in Millisekunden eingestellt "
+"werden. "
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "SMB-Benutzername"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "SMB-Passwort"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "SMB-Domain"
+
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Domain/Arbeitsgruppe, die für die Verbindung benutzt wird."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB-Input"
+
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr "Cachewert für TCP-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP Input"
+
+#: modules/access/udp.c:44
 msgid ""
 "Caching value for UDP streams. This value should be set in milliseconds."
 msgstr "Cachewert für UDP-Streams. Dieser Wert sollte in Millisekunden sein."
@@ -6269,13 +6563,45 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP Input"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "Cachewert für V4L-Aufnahmen. Dieser Wert sollte in Millisekunden sein."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Devicename"
 
-#: modules/access/v4l.c:79
-msgid ""
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Name des zubenutzenden Videodevices. Wenn Sie nichts angeben, wird kein "
+"Videodevice benutzt."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
+"svideo)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux Input"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "Cachewert für V4L-Aufnahmen. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/v4l.c:79
+msgid ""
 "Name of the video device to use. If you don't specify anything, no video "
 "device will be used."
 msgstr ""
@@ -6366,10 +6692,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Zu benutzender Tuner, wenn mehrere vorhanden sind."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplerate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6412,38 +6734,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux Input"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Devicename"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Name des zubenutzenden Videodevices. Wenn Sie nichts angeben, wird kein "
-"Videodevice benutzt."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
-"svideo)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux Input"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "Cachewert für VCDs. Dieser Wert sollte in Millisekunden sein."
@@ -6580,347 +6870,57 @@ 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."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Wiedergabesteuerung benutzen?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Wenn die VCD mit Wiedergabesteuerung erstellt wurde, diese benutzen. Sonst "
-"werden wir nach Titeln wiedergeben."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "Tracklänge als maximale Einheit beim Suchen verwenden?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Wenn aktiviert, ist die Länge des Suchbalken die des Tracks statt der eines "
-"Eintrags."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Erweiterte VCD-Info zeigen?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Die maximale Informationsmenge im Stream- und Medieninfo anzeigen. Zeigt "
-"beispielsweise die Wiedergabesteuerungsnavigation."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Autor\"."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\"."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Aufnahmeverzeichnis"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Verzeichnis, in dem die Aufnahmen gespeichert werden."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Timeshift-Granularität"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Dies ist die Größe der temporären Dateien für die Speicherung der timeshift-"
-"benutzenden Streams."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "TimeShift-Verzeichnis"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-"Verzeichnis, in dem die zeitversetzten Dateien temporär abgespeichert werden."
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr "Erzwingt die Benutzung des Timeshift-Moduls"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-"Erzwingt die Benutzung des Timeshift-Moduls, selbst wenn das Access-Modul "
-"vorgibt, dass Geschwindigkeit oder Pause kontrolliert werden können."
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Dummy-Streamausgabe"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "An Datei anhängen"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "An Datei anhängen, falls sie existiert, anstatt sie zu ersetzen."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Datei-Streamausgabe"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Benutzername"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Benutzernamen, der beim Zugriff auf den Stream angefordert wird."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Passwort"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Passwort, das beim Zugriff auf den Stream angefordert wird."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-"Vom Server zurückgegebenes MIME (automatisch ermittelt, wenn nicht "
-"angegeben)."
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "Pfad zur x509 PEM Zertifikatsdatei, die für HTTPS benutzt wird."
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Pfad zur privaten x509 PEM Schlüsselsdatei, die für HTTPS benutzt wird. "
-"Lassen Sie dies leer, wenn Sie keine haben."
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
-"Zertifikatsdatei, die für HTTPS benutzt wird. Lassen Sie dies leer, wenn Sie "
-"keine haben."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die für HTTPS benutzt "
-"wird. Lassen Sie dies leer, wenn Sie keine haben."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Ankündigen mit Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Kündigt den Stream mit dem Bonjour Protokoll an."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP-Streamausgabe"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Streamname"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Namen für diesen Stream/Kanal auf einem Icecast Server."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Streambeschreibung"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Beschreibung des Streaminhalts oder Informationen über deinen Kanal."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "MP3-Stream"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Sie sollten das Shoutcast Modul normalerweise mit ogg streams benutzen. Es "
-"ist aber ebenfalls möglich, MP3 zu verwenden, so dass man die MP3 streams an "
-"einen icecast server weiterleiten kann."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Streambeschreibung"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beschreibung"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Anzahl von Ausgabekanälen"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Anzahl der Audiokanäle des neukodierten Streams."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Streamausgabe"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Wenn ungleich null, gibt dies zusätzliche Debug-Information,"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
+#: modules/access/vcdx/vcd.c: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."
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "IceCAST-Ausgabe"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Wiedergabesteuerung benutzen?"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Cachewert für ausgehende UDP-Streams. Dieser Wert sollte in Millisekunden "
-"sein."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "\"Time To Live\" des ausgehenden Streams."
+"Wenn die VCD mit Wiedergabesteuerung erstellt wurde, diese benutzen. Sonst "
+"werden wir nach Titeln wiedergeben."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Pakete gruppieren"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "Tracklänge als maximale Einheit beim Suchen verwenden?"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Pakete können einzeln zur richtigen Zeit oder in Gruppen gesendet werden. "
-"Sie können die Anzahl von Paketen angeben, die zu einer Zeit gesendet "
-"werden. Dies hilft, die Planungsbelastung auf hochbelasteten Systemen zu "
-"reduzieren."
+"Wenn aktiviert, ist die Länge des Suchbalken die des Tracks statt der eines "
+"Eintrags."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Roh schreiben"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Erweiterte VCD-Info zeigen?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Pakete werden direkt gesendet, ohne, dass versucht wird, die MTU auszufüllen "
-"(d.h. ohne zu versuchen, die größtmöglichen Pakete zu erzeugen, um das "
-"Streaming zu verbessern)."
+"Die maximale Informationsmenge im Stream- und Medieninfo anzeigen. Zeigt "
+"beispielsweise die Wiedergabesteuerungsnavigation."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP-Streamausgabe"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Autor\"."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\"."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10956,7 +10956,7 @@ msgstr "Fenster"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11295,7 +11295,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Vorverstärker"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Erweiterte Steuerung"
 
@@ -11432,11 +11433,11 @@ msgstr "Sättigung"
 msgid "Opaqueness"
 msgstr "Transparenz"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Mehr Informationen"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11493,7 +11494,7 @@ msgstr "VLC - Steuerung"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11608,8 +11609,8 @@ msgid "Extended Controls"
 msgstr "Erweiterte Steuerung"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11947,6 +11948,73 @@ msgstr "SDP-URL"
 msgid "Save File"
 msgstr "Datei sichern"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Weitere Informationen"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr "Von Medium gelesen"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr "Input-Bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr "Verarbeitet"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr "Stream-Bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "Dekodierte Blöcke"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "Gezeigte Frames"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "Verlorene Frames"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Streaming"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "Gesendete Pakete"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "Gesendete Bytes"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Senderate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr "Gespielte Puffer"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr "Verlorene Puffer"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Wiedergabeliste sichern..."
@@ -12022,73 +12090,6 @@ msgstr "Bitte geben Sie einen Namen für den neuen Knoten ein."
 msgid "Empty Folder"
 msgstr "Leerer Ordner"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Weitere Informationen"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr "Von Medium gelesen"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr "Input-Bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr "Verarbeitet"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr "Stream-Bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "Dekodierte Blöcke"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "Gezeigte Frames"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "Verlorene Frames"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Streaming"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "Gesendete Pakete"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "Gesendete Bytes"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Senderate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr "Gespielte Puffer"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr "Verlorene Puffer"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13413,17 +13414,17 @@ msgstr "QNX RTOS Bild- und Tonausgabe."
 msgid "Errors"
 msgstr "Fehler"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Verze&ichnis öffnen..\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Streaminformation zeigen"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Verze&ichnis öffnen..\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13639,11 +13640,6 @@ msgstr "WinCE Interfacemodul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE Dialogprovider"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Lesezeichen bearbeiten"
@@ -13713,6 +13709,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Input hat gewechselt"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Stream- und Medieninfo"
@@ -14875,22 +14876,22 @@ msgstr "wxWidgets Interfacemodul"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWidgets Dialogprovider"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Audio-Gerätename"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Growl-Passwort"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Audioencoder"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15219,6 +15220,10 @@ msgstr "RRD-Ausgabe-Datei"
 msgid "Output data for RRDTool in this file."
 msgstr "Datenausgabe für das RRDTool in diese Datei"
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15235,9 +15240,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Beschreibungs-Metadaten"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index d610cf90bee583e1c1dc406d43e7477121046bff..c25f54ade7cea1c564d2e07839965e23d567ee22 100644 (file)
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2002-04-22 09:56+0200\n"
 "Last-Translator: Sam Hocevar <sam@zoy.org>\n"
 "Language-Team: \n"
@@ -28,18 +28,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public Licence;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC preferences"
@@ -565,8 +553,8 @@ msgstr ""
 msgid "Title"
 msgstr "Title"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Author"
@@ -639,6 +627,18 @@ msgstr "Codec Name"
 msgid "Codec Description"
 msgstr "Codec Description"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public Licence;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -859,8 +859,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits per sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -1004,53 +1004,53 @@ msgstr "en_GB"
 msgid "Help options"
 msgstr "Help options"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Stereo"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4662,8 +4662,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "Codec setting"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4727,15 +4736,6 @@ msgstr "Subtitle track: %s"
 msgid "Audio CD - Track %i"
 msgstr "Subtitle track: %s"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5321,21 +5321,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5598,6 +5583,21 @@ msgstr "Visualisations"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5819,6 +5819,54 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Options"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Options"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6007,109 +6055,360 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-
-#: modules/access/pvr.c:52
-#, fuzzy
-msgid "Device"
-msgstr "Video Device"
-
-#: modules/access/pvr.c:53
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "PVR video device"
-msgstr "Video Device"
+msgid "Dummy stream output"
+msgstr "UDP stream output"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Audio Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Video Device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Append to file"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "File stream output"
+
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:59
+#, fuzzy
+msgid "User name that will be requested to access the stream."
 msgstr ""
+"Allows you to give a user name that will be requested to access the stream."
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height"
-msgstr "Right"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Allows you to give a user name that will be requested to access the stream."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don’t have one."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don’t have one."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don’t have one."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream output"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "Bitrate"
+msgid "Stream name"
+msgstr "Codec setting"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Stereo"
+msgid "Stream description"
+msgstr "Codec Description"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream %d"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Codec Description"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Description"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Sample rate"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Number of threads"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Video bitrate"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "UDP stream output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Group packets"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP stream output"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access/pvr.c:52
+#, fuzzy
+msgid "Device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Audio Device"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "Right"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "Bitrate"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Stereo"
 
 #: modules/access/pvr.c:92
 msgid "Bitrate mode to use (VBR or CBR)."
@@ -6175,11 +6474,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6335,10 +6629,39 @@ msgstr "UDP/RTP input"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP input"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Name of the video device to use. If you don’t specify anything, no video "
+"device will be used."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for v4l streams. This value "
 "should be set in millisecond units."
@@ -6435,11 +6758,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Sample rate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6484,35 +6802,6 @@ msgstr "Video"
 msgid "Video4Linux input"
 msgstr "Video"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Name of the video device to use. If you don’t specify anything, no video "
-"device will be used."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6656,347 +6945,58 @@ msgstr ""
 msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-#, fuzzy
-msgid "Number of CD blocks to get in a single read."
-msgstr "Number of threads"
-
-#: 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 ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format to use in the playlist’s “author” field."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format to use in the playlist’s “title” field."
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Choose directory"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Options"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Choose directory"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Options"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "UDP stream output"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Append to file"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "File stream output"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Allows you to give a user name that will be requested to access the stream."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Allows you to give a user name that will be requested to access the stream."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don’t have one."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don’t have one."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don’t have one."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream output"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Codec setting"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Codec Description"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream %d"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Codec Description"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Description"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Number of threads"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Video bitrate"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "UDP stream output"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, 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."
+msgid "Number of CD blocks to get in a single read."
+msgstr "Number of threads"
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format to use in the playlist’s “author” field."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format to use in the playlist’s “title” field."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11013,7 +11013,7 @@ msgstr ""
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11355,7 +11355,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Stream "
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -11493,12 +11494,12 @@ msgstr "Polarisation"
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Visualisations"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11549,7 +11550,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -11669,8 +11670,8 @@ msgid "Extended Controls"
 msgstr "Text renderer settings"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Visualisations"
@@ -12017,6 +12018,83 @@ msgstr "SDP"
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+#, fuzzy
+msgid "URI"
+msgstr "URL"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Advanced options"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxers"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Video bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Display resolution"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Choose file"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Codec setting"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Group packets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Save Playlist…"
@@ -12102,83 +12180,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-#, fuzzy
-msgid "URI"
-msgstr "URL"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Advanced options"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxers"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Video bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Display resolution"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Choose file"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Codec setting"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Group packets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13451,17 +13452,17 @@ msgstr "File audio output"
 msgid "Errors"
 msgstr ""
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Open &File…\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Visualisations"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Open &File…\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13672,11 +13673,6 @@ msgstr "Windows Service interface"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows dialogues provider"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -13741,6 +13737,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14878,21 +14879,21 @@ msgstr "Windows Service interface"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows dialogues provider"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Audio Device"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 msgid "Audioscrobbler password"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Audio encoder"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15193,6 +15194,10 @@ msgstr "Next file"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15209,8 +15214,12 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
index 4eeb890537f275b44f3ae710809c647a2d1f3d53..157df5fe673baee0eabbad174d3d62289fbbe2c1 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-03-31 21:20+0100\n"
 "Last-Translator: Antonio Javier Varela <tonxabar@gmail.com>\n"
 "Language-Team: Spanish-English\n"
@@ -16,18 +16,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa viene SIN GARANTIA, sólo a la extendida por ley.\n"
-"Puedes redistribuirlo bajo los términos de la Licencia Pública Gral. GNU;\n"
-"mira el archivo llamado COPYING para ver los detalles.\n"
-"Escrito por el equipo VideoLAN; mira el archivo AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferencias VLC"
@@ -597,8 +585,8 @@ msgstr "Meta-información"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -670,6 +658,18 @@ msgstr "Nombre de Códec"
 msgid "Codec Description"
 msgstr "Descripción de Códec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa viene SIN GARANTIA, sólo a la extendida por ley.\n"
+"Puedes redistribuirlo bajo los términos de la Licencia Pública Gral. GNU;\n"
+"mira el archivo llamado COPYING para ver los detalles.\n"
+"Escrito por el equipo VideoLAN; mira el archivo AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -889,8 +889,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por muestra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Tasa de Bits"
 
@@ -1033,47 +1033,47 @@ msgstr "es"
 msgid "Help options"
 msgstr "Opciones de Ayuda"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "cadena"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "entero"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "flotante"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (por defecto habilitado)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (por defecto deshabilitado)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "Versión de VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compilado por %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compilador: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1081,7 +1081,7 @@ msgstr ""
 "\n"
 "Contenido volcado a archivo vlc-help.txt.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4727,8 +4727,17 @@ msgstr "Recortar"
 msgid "Aspect-ratio"
 msgstr "Aspecto-tasa"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4789,15 +4798,6 @@ msgstr "CD de Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD de Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5399,21 +5399,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Entrada de Vídeo Digital (Firewire/ieee1394)"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5693,6 +5678,21 @@ msgstr "Normalización de volumen"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Entrada de Vídeo Digital (Firewire/ieee1394)"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Ángulo DVD"
@@ -5910,6 +5910,53 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Directorio de grabación"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Te permite indicar el directorio donde se almacenará la grabación."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Granularidad de timeshift"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorio de timeshift"
+
+#: modules/access_filter/timeshift.c:51
+#, fuzzy
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Directorio usado para almacenar los archivos temporales timeshift."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Directorio usado para almacenar los archivos temporales timeshift."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6097,500 +6144,600 @@ msgstr "Siempre elegir el volcado con la tasa de bits máxima."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Salida de volcado dummy"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Aparato"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Aparato de vídeo PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Añadir a archivo"
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Aparato de radio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Añade a archivo si existe, en vez de reemplazarlo."
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Aparato de radio PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Salida de volcado de archivo"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nombre de usuario"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Te permite dar un nombre de usuario que se pregunta al acceder al volcado."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Anchura"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Clave"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Altura"
+msgid "Password that will be requested to access the stream."
+msgstr "Te permite dar una clave que se preguntará al acceder al volcado."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecuencia"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecuencia a capturar (en kHz), si aplicable"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Ruta del archivo de certificado x509 PEM a usar por la salida de volcado "
+"HTTP/SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Tasa de fotograma a capturar, si aplicable (-1 para autodetectar)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalo de clave"
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Ruta del archivo de clave privada x509 PEM a usar por la salida de volcado "
+"HTTP/SSL. Dejar vacía si no tienes."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalo entre fotogramas clave (-1 para autodetectar)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Fotogramas B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Si se pone esta opción, se usarán Fotogramas-B. Úsala para poner el número "
-"de Fotogramas-B."
+"Ruta del archivo de certificados raíz confiables CA (autoridad de "
+"certificado) x509 PEM a usar por la salida de volcado HTTP/SSL. Dejar vacía "
+"si no tienes."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Tasa de bits a usar (-1 es por defecto)"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Ruta del archivo de Lista de Revocación de Certificados x509 PEM a usar por "
+"la salida de volcado HTTP/SSL. Dejar vacía si no tienes."
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pico de tasa de bits"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Anunciar con Bonjour"
 
-#: modules/access/pvr.c:88
+#: modules/access_output/http.c:87
 #, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Pico en tasa de bits en modo VBR"
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Anunciar el volcado con el protocolo Bonjour"
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modo de tasa de bits a usar"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Salida de volcado HTTP"
 
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modo de tasa de bits a usar"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Máscara de bits de audio"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Volcado-nombre"
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:59
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr ""
-"Esta opción permite indicar la máscara de bits que usará la parte de audio "
-"de la tarjeta."
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "El nombre de este volcado/canal se subirá al servidor icecast."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volumen"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Volcado-descripción"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+#, fuzzy
+msgid "Description of the stream content or information about your channel."
 msgstr ""
+"Una descripcción del contenido del volcado. (Información sobre tu canal)."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canal"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Volcar mp3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
-"= svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automática"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Volcado-descripción"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripción"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:87
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de tarjetas Codificadoras MPEG (con controladores ivtv)"
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de caché (ms)"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Tasa de Muestra"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor de caché por defecto para volcados RTSP. Este "
-"valor debería ponerse en unidades de milisegundos."
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "RTSP Real"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de clones"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Connection failed"
-msgstr "Archivo de configuración VLM"
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Session failed"
-msgstr "Correo de sesión"
-
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:98
 #, fuzzy
+msgid "Stream public"
+msgstr "Volcado de salida"
+
+#: modules/access_output/shout.c:99
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"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
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Te permite indicar la tasa de fotograma deseada para la captura."
+msgid "IceCAST output"
+msgstr "Salida de acceso"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Capturar tamaño de fragmento"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de caché (ms)"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Te permite optimizar la captura fragmentando la pantalla en trozos de altura "
-"predefinida (16 puede ser un buen valor, y 0 significa deshabilitado)."
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada de Pantalla"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Tiempo de vida (TTL): "
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: 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/smb.c:61
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Agrupar paquetes"
+
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados SMB. Este "
-"valor debería ponerse en unidades de milisegundos."
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nombre de usuario SMB"
-
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Clave SMB"
+"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/smb.c:69
-msgid "SMB domain"
-msgstr "Dominio SMB"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escribir raw"
 
-#: modules/access/smb.c:70
+#: modules/access_output/udp.c:91
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
+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 ""
-"Te permite modificar el dominio/grupo de trabajo a usar para la conexión."
+"Si habilitas esta opción, los paquetes se enviarán directamente, sin "
+"intentar llenar el MTU (ej., sin intentar hacer los paquetes más grandes "
+"posibles para mejorar el volcado)."
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Entrada SMB"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Salida de volcado UDP"
 
-#: modules/access/tcp.c:39
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados TCP. Este "
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
 "valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Aparato"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "Entrada TCP"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Aparato de vídeo PVR"
 
-#: modules/access/udp.c:44
-#, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Aparato de radio"
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Autodetección de MTU"
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Aparato de radio PVR"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "Esperar conexión RTP en ms"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Anchura"
+
+#: modules/access/pvr.c:63
 #, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"Te permite modificar el retardo de conexión TCP por defecto. Este valor "
-"debería ponerse en unidades de milisegundo."
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altura"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "Entrada UDP/RTP"
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecuencia"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados v4I. Este "
-"valor debería ponerse en unidades de milisegundo."
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecuencia a capturar (en kHz), si aplicable"
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Indica el nombre del aparato de vídeo a usar. Si no indicas nada, no se "
-"usará aparato de vídeo."
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Tasa de fotograma a capturar, si aplicable (-1 para autodetectar)"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalo de clave"
+
+#: modules/access/pvr.c:78
 #, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
-"Indica el nombre del aparato de audio a usar. Si no indicas nada, no se "
-"usará aparato de audio."
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalo entre fotogramas clave (-1 para autodetectar)"
 
-#: modules/access/v4l.c:87
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Fotogramas B"
+
+#: modules/access/pvr.c:81
 msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
-"Fuerza al aparato de vídeo Video4Linux a usar un formato cromático "
-"específico (ej. I420 (por defecto), RV24, etc.)"
+"Si se pone esta opción, se usarán Fotogramas-B. Úsala para poner el número "
+"de Fotogramas-B."
 
-#: modules/access/v4l.c:94
+#: modules/access/pvr.c:85
 #, 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)"
+msgid "Bitrate to use (-1 for default)."
+msgstr "Tasa de bits a usar (-1 es por defecto)"
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Canal de Audio"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pico de tasa de bits"
 
-#: modules/access/v4l.c:101
+#: modules/access/pvr.c:88
 #, fuzzy
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "Canal de Audio a usar, si hay varias entradas de audio"
+msgid "Peak bitrate in VBR mode."
+msgstr "Pico en tasa de bits en modo VBR"
 
-#: modules/access/v4l.c:103
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
+msgid "Bitrate mode)"
+msgstr "Modo de tasa de bits a usar"
 
-#: modules/access/v4l.c:106
+#: modules/access/pvr.c:92
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modo de tasa de bits a usar"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Brillo"
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Máscara de bits de audio"
 
-#: modules/access/v4l.c:110
+#: modules/access/pvr.c:95
 #, fuzzy
-msgid "Brightness of the video input."
-msgstr "Pon el Brillo de la entrada de vídeo"
+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/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Color"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volumen"
 
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "Pon el Matiz de la entrada de vídeo"
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "Color"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canal"
 
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "Pon el Color de la entrada de vídeo"
+#: modules/access/pvr.c:102
+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.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Contraste"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automática"
 
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "Pon el Contraste de la entrada de vídeo"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "Sintonizador"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:121
-#, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "Sintonizador a usar, si hay varios"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Tasa de Muestra"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
 
-#: modules/access/v4l.c:124
-#, fuzzy
-msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
 
-#: modules/access/v4l.c:127
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
 #, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de tarjetas Codificadoras MPEG (con controladores ivtv)"
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor de caché por defecto para volcados RTSP. Este "
+"valor debería ponerse en unidades de milisegundos."
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr "Pon esta opción si el aparato de captura extrae a MJPEG"
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "RTSP Real"
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr "Diezmado"
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Archivo de configuración VLM"
 
-#: modules/access/v4l.c:133
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Decimation level for MJPEG streams"
-msgstr "Pon el nivel de Diezmado para volcados MJPEG"
+msgid "Session failed"
+msgstr "Correo de sesión"
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Calidad"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
 
-#: modules/access/v4l.c:135
+#: modules/access/screen/screen.c:39
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Pon la calidad del volcado"
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados de captura "
+"de pantalla. Este valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Entrada Video4Linux"
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Te permite indicar la tasa de fotograma deseada para la captura."
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Entrada Video4Linux"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Capturar tamaño de fragmento"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Te permite optimizar la captura fragmentando la pantalla en trozos de altura "
+"predefinida (16 puede ser un buen valor, y 0 significa deshabilitado)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada de Pantalla"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados SMB. Este "
+"valor debería ponerse en unidades de milisegundos."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nombre de usuario SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Clave SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Dominio SMB"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Te permite modificar el dominio/grupo de trabajo a usar para la conexión."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Entrada SMB"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados TCP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "Entrada TCP"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Autodetección de MTU"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "Esperar conexión RTP en ms"
+
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"Te permite modificar el retardo de conexión TCP por defecto. Este valor "
+"debería ponerse en unidades de milisegundo."
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6624,56 +6771,212 @@ msgstr "Entrada Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados CDDA. Este "
+"Te permite modificar el valor por defecto de caché para volcados v4I. Este "
 "valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Indica el nombre del aparato de vídeo a usar. Si no indicas nada, no se "
+"usará aparato de vídeo."
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "Entrada VCD"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Indica el nombre del aparato de audio a usar. Si no indicas nada, no se "
+"usará aparato de audio."
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][aparato][@[título][,[capítulo]]]"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
+"Fuerza al aparato de vídeo Video4Linux a usar un formato cromático "
+"específico (ej. I420 (por defecto), RV24, etc.)"
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "El anterior mensaje tuvo nivel de registro desconocido"
+#: modules/access/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
+"= svídeo)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr "El anterior mensaje tuvo nivel de registro vcdimager desconocido"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Canal de Audio"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Acceso"
+#: modules/access/v4l.c:101
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "Canal de Audio a usar, si hay varias entradas de audio"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Segmentos"
+#: modules/access/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Segmento"
+#: modules/access/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Altura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/vcdx/access.c:532
-msgid "LID"
-msgstr "LID"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Brillo"
 
-#: modules/access/vcdx/info.c:90
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "Pon el Brillo de la entrada de vídeo"
+
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Color"
+
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Pon el Matiz de la entrada de vídeo"
+
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "Color"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "Pon el Color de la entrada de vídeo"
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Contraste"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "Pon el Contraste de la entrada de vídeo"
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Sintonizador"
+
+#: modules/access/v4l.c:121
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "Sintonizador a usar, si hay varios"
+
+#: modules/access/v4l.c:124
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+
+#: modules/access/v4l.c:127
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr "Pon esta opción si el aparato de captura extrae a MJPEG"
+
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr "Diezmado"
+
+#: modules/access/v4l.c:133
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
+msgstr "Pon el nivel de Diezmado para volcados MJPEG"
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Calidad"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Pon la calidad del volcado"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados CDDA. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "Entrada VCD"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][aparato][@[título][,[capítulo]]]"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "El anterior mensaje tuvo nivel de registro desconocido"
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr "El anterior mensaje tuvo nivel de registro vcdimager desconocido"
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Acceso"
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Segmentos"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Segmento"
+
+#: modules/access/vcdx/access.c:532
+msgid "LID"
+msgstr "LID"
+
+#: modules/access/vcdx/info.c:90
 msgid "VCD Format"
 msgstr "Formato VCD"
 
@@ -6767,356 +7070,53 @@ msgstr "vcdx://[aparato-o-archivo][@{P,S,T}num]"
 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."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "¿Usar control de reproducción?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Si VCD está hecho con control de reproducción, úsalo. De otro modo lo "
-"reproduciremos por pistas."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "¿Usar longitud de pista como unidad maxima en búsqueda?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Si activado, la longitud de la barra de búsqueda es la pista en vez de la "
-"longitud de una entrada."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "¿Mostrar info VCD extendida?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Muestra la máxima cantidad de información bajo Info de Volcado y Medio. "
-"Muestra p.ej. la navegación de control de reproducción."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a usar en campo \"autor\" de lista de reproducción."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a usar en campo \"título\" de lista de reproducción."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Directorio de grabación"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Te permite indicar el directorio donde se almacenará la grabación."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Granularidad de timeshift"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorio de timeshift"
-
-#: modules/access_filter/timeshift.c:51
-#, fuzzy
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Directorio usado para almacenar los archivos temporales timeshift."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Directorio usado para almacenar los archivos temporales timeshift."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Salida de volcado dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Añadir a archivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Añade a archivo si existe, en vez de reemplazarlo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Salida de volcado de archivo"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Nombre de usuario"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Te permite dar un nombre de usuario que se pregunta al acceder al volcado."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Clave"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Te permite dar una clave que se preguntará al acceder al volcado."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Ruta del archivo de certificado x509 PEM a usar por la salida de volcado "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Ruta del archivo de clave privada x509 PEM a usar por la salida de volcado "
-"HTTP/SSL. Dejar vacía si no tienes."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Ruta del archivo de certificados raíz confiables CA (autoridad de "
-"certificado) x509 PEM a usar por la salida de volcado HTTP/SSL. Dejar vacía "
-"si no tienes."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Ruta del archivo de Lista de Revocación de Certificados x509 PEM a usar por "
-"la salida de volcado HTTP/SSL. Dejar vacía si no tienes."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Anunciar con Bonjour"
-
-#: modules/access_output/http.c:87
-#, fuzzy
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Anunciar el volcado con el protocolo Bonjour"
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Salida de volcado HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Volcado-nombre"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "El nombre de este volcado/canal se subirá al servidor icecast."
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Volcado-descripción"
-
-#: modules/access_output/shout.c:63
-#, fuzzy
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-"Una descripcción del contenido del volcado. (Información sobre tu canal)."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Volcar mp3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Volcado-descripción"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripción"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de clones"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Volcado de salida"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Salida de acceso"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Tiempo de vida (TTL): "
+#: modules/access/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."
 
-#: 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/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "¿Usar control de reproducción?"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupar paquetes"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+"Si VCD está hecho con control de reproducción, úsalo. De otro modo lo "
+"reproduciremos por pistas."
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "¿Usar longitud de pista como unidad maxima en búsqueda?"
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"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."
+"Si activado, la longitud de la barra de búsqueda es la pista en vez de la "
+"longitud de una entrada."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escribir raw"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "¿Mostrar info VCD extendida?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Si habilitas esta opción, los paquetes se enviarán directamente, sin "
-"intentar llenar el MTU (ej., sin intentar hacer los paquetes más grandes "
-"posibles para mejorar el volcado)."
+"Muestra la máxima cantidad de información bajo Info de Volcado y Medio. "
+"Muestra p.ej. la navegación de control de reproducción."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Salida de volcado UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a usar en campo \"autor\" de lista de reproducción."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a usar en campo \"título\" de lista de reproducción."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 #, fuzzy
@@ -11278,7 +11278,7 @@ msgstr "Ventana"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11623,7 +11623,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controles extendidos"
 
@@ -11769,12 +11770,12 @@ msgstr "Saturación"
 msgid "Opaqueness"
 msgstr "Opacidad"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Más información"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11828,7 +11829,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reproductor de medios VLC"
@@ -11943,8 +11944,8 @@ msgid "Extended Controls"
 msgstr "Controles Extendidos"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformación"
@@ -12290,6 +12291,83 @@ msgstr "URL de SDP"
 msgid "Save File"
 msgstr "Salvar Archivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Información avanzada"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Volcado de entrada"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxores"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Máxima tasa de bits"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodificadores"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Saltar fotogramas"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Fotogramas B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Volcado"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Agrupar paquetes"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Tasa de Muestra"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Reproducir más rápido"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Salvar Lista de Reproducción..."
@@ -12370,83 +12448,6 @@ msgstr "Pon un nombre al nuevo grupo:"
 msgid "Empty Folder"
 msgstr "Directorio Vacío"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Información avanzada"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Volcado de entrada"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxores"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Máxima tasa de bits"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodificadores"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Saltar fotogramas"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Fotogramas B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Volcado"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Agrupar paquetes"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Tasa de Muestra"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Reproducir más rápido"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13776,17 +13777,17 @@ msgstr "Salida de vídeo y audio QNX RTOS"
 msgid "Errors"
 msgstr "Errores"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Abrir Dir&ectorio..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-información"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Abrir Dir&ectorio..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14005,11 +14006,6 @@ msgstr "Módulo de interfaz WinCE"
 msgid "WinCE dialogs provider"
 msgstr "proveedor de diálogos WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Edita favorito"
@@ -14077,6 +14073,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "La entrada ha cambiado"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15295,22 +15296,22 @@ msgstr "Módulo de interfaz wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr "Proveedor de diálogos wxWidgets"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nombre de aparato de audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Clave Growl"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codificador de audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15635,6 +15636,10 @@ msgstr "Archivo de salida RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Datos de salida para RRDTool en este archivo"
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15651,9 +15656,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Metadata de descripción"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 70806b31181c60ae8a8e35fccd305d41ca1ed896..5338a063bd87e8e890dddd84c4149b3559e016db 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-04-19 08:35+0000\n"
 "Last-Translator: Clément Stenac <zorglub@diwi.org>\n"
 "Language-Team: French <fr@li.org>\n"
@@ -20,19 +20,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Ce programme est fourni SANS AUCUNE GARANTIE, tel que permis par la loi.\n"
-"Vous pouvez le redistribuer selon les termes de la Licence Publique Générale "
-"GNU ;\n"
-"voir le fichier COPYING pour plus de détails.\n"
-"Écrit par l’équipe VideoLAN ; voir le fichier AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Préférences de VLC"
@@ -582,8 +569,8 @@ msgstr "Méta-données"
 msgid "Title"
 msgstr "Titre"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
@@ -655,6 +642,19 @@ msgstr "Codec"
 msgid "Codec Description"
 msgstr "Description du codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Ce programme est fourni SANS AUCUNE GARANTIE, tel que permis par la loi.\n"
+"Vous pouvez le redistribuer selon les termes de la Licence Publique Générale "
+"GNU ;\n"
+"voir le fichier COPYING pour plus de détails.\n"
+"Écrit par l’équipe VideoLAN ; voir le fichier AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -874,8 +874,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits par échantillon"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Débit"
 
@@ -1018,47 +1018,47 @@ msgstr "Fr"
 msgid "Help options"
 msgstr "Options de l’aide"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Chaîne"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Entier"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Flottant"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (activé par défaut)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (désactivé par défaut)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compilé par %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compilateur: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Basé sur les changements svn [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1066,7 +1066,7 @@ msgstr ""
 "\n"
 "Contenu transféré dans le fichier vlc-help.txt\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4675,8 +4675,17 @@ msgstr "Rogner"
 msgid "Aspect-ratio"
 msgstr "Aspect"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4732,15 +4741,6 @@ msgstr "CD Audio - Piste "
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Piste %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5319,18 +5319,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Taille du cache pour les flux DV, en millisecondes."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "http://images.cosplay.com/showphoto.php?photo=643526"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5593,6 +5581,18 @@ msgstr "Normalisation du volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Taille du cache pour les flux DV, en millisecondes."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "http://images.cosplay.com/showphoto.php?photo=643526"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angle DVD"
@@ -5806,6 +5806,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Répertoire d’enregistrement"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Répertoire de sauvegarde de l’enregistrement."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Granularité en différé"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Taille des fichiers temporaires à utiliser pour stocker le flux différé."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Répertoire temporaire pour le différé"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Différé"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5976,101 +6019,348 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Taille du cache pour les flux PVR, en millisecondes."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Périphérique"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Périphérique vidéo"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Périphérique radio"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Flux de sortie inutile"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Périphérique radio PVR."
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Inutile"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norme"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Ajouter au fichier"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norme du flux (Automatique, SECAM, PAL ou NTSC)"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ecrit à la fin du fichier au lieu de le remplacer."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Largeur"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Sortie vers un fichier"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nom d’utilisateur"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Hauteur"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Nom d’utilisateur qui sera demandé pour accéder au flux."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Mot de passe"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Fréquence"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Mot de passe qui sera demandé pour accéder au flux."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Fréquence de capture, en kHz, si possible."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Débit d’images à capturer, si possible (-1 pour automatique)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr "Type MIME renvoyé par le serveur (autodétecté si non spécifié)."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalle d’images-clé"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "Chemin du fichier x509 de certificat à utiliser pour HTTPS."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalle entre les images-clé (-1 pour automatique)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Chemin du fichier x509 de clé privée à utiliser pour HTTPS. Ne rien entrer "
+"si vous n'en n'avez pas."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Images B"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Chemin du fichier x509 d'autorité de certification qui sera utilisé pour "
+"HTTPS. Ne rien entrer si vous n'en n'avez pas."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Si cette option est activée, des images « B » seront produites. Utilisez "
-"cette option pour en régler le nombre."
+"Chemin du fichier x509 de liste de révocation de certificats qui sera "
+"utilisé pour HTTPS. Ne rien entrer si vous n'en n'avez pas"
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Débit à utiliser (-1 pour la valeur par défaut)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Annoncer avec Bonjour"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Débit en pointe"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Annoncer ce flux par le protocole Bonjour (Zeroconf)."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Débit de pointe en mode débit variable."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Flux de sortie HTTP"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Mode de débit"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Nom"
+
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Nom à donner à ce flux/canal sur le serveur icecast."
+
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Description du flux"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Description du contenu de votre flux et informations sur votre canal."
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Diffuser en MP3"
+
+#: modules/access_output/shout.c:67
+#, fuzzy
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
+"permet d'utiliser des flux MP3 à la place."
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Description du flux"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Description"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Fréquence d’échantillonage"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de canaux de sortie"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Nombre de canaux audio dans les flux transcodés."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Flux de sortie"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Sortie IceCAST"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Taille du cache en ms"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr "Taille du cache pour les flux UDP, en millisecondes."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Temps de vie (TTL)"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "TTL du flux sortant."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Groupe les paquets"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+"Les paquets peuvent être envoyés un par un au moment adéquat ou par groupes. "
+"Ceci permet de préciser le nombre de paquets qui seront envoyés en même "
+"temps. Cela réduit la charge de planification sur les systèmes surchargés."
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Réécriture brute"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+"Envoyer les paquets directement, sans passer par le MTU (ie, sans essayer de "
+"construire les plus gros paquets possibles afin d’améliorer la diffusion)."
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux de sortie UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Taille du cache pour les flux PVR, en millisecondes."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Périphérique"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Périphérique vidéo"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Périphérique radio"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Périphérique radio PVR."
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norme"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norme du flux (Automatique, SECAM, PAL ou NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Largeur"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Hauteur"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Fréquence"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Fréquence de capture, en kHz, si possible."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Débit d’images à capturer, si possible (-1 pour automatique)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalle d’images-clé"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalle entre les images-clé (-1 pour automatique)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Images B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Si cette option est activée, des images « B » seront produites. Utilisez "
+"cette option pour en régler le nombre."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Débit à utiliser (-1 pour la valeur par défaut)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Débit en pointe"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Débit de pointe en mode débit variable."
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Mode de débit"
 
 #: modules/access/pvr.c:92
 msgid "Bitrate mode to use (VBR or CBR)."
@@ -6138,11 +6428,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrée pour cartes MPEG IVTV"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Taille du cache en ms"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -6279,9 +6564,41 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrée UDP/RTP"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nom du périphérique"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Nom du périphérique vidéo à utiliser. Si vous n’entrez rien, aucun "
+"périphérique vidéo ne sera utilisé."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canal de la carte à utiliser (Habituellement, 0 pour le tuner, 1 pour "
+"l’entrée composite et 2 pour l’entrée S-Video)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Lecture Video4Linux"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr "Taille du cache pour les flux v4l  (Video 4 Linux), en millisecondes."
 
 #: modules/access/v4l.c:79
@@ -6376,10 +6693,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner à utiliser, s’il en existe plusieurs."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Fréquence d’échantillonage"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6422,38 +6735,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Lecture Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nom du périphérique"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Nom du périphérique vidéo à utiliser. Si vous n’entrez rien, aucun "
-"périphérique vidéo ne sera utilisé."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canal de la carte à utiliser (Habituellement, 0 pour le tuner, 1 pour "
-"l’entrée composite et 2 pour l’entrée S-Video)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Lecture Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "Taille du cache pour les VCD, en millisecondes."
@@ -6590,341 +6871,60 @@ 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."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Utiliser le contrôle de lecture ?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Si le VCD permet le contrôle de lecture, cette option permet de l’activer."
-"Dans le cas contraire, la lecture se fait par pistes."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-"Utiliser la durée de la piste comme unité maximale lors d'un déplacement ?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Si activé, la durée de la barre de déplacement est celle de la piste plutôt "
-"que celle d'une entrée."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Montrer les infos VCD étendues ?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Montrer le maximum d'informations dans Informations sur le flux et dans "
-"Informations sur le Media. Montre par exemple la navigation par contrôle de "
-"lecture."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format à utiliser dans le champ « auteur » de la liste de lecture"
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format à utiliser dans le champ « titre » de la liste de lecture"
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Répertoire d’enregistrement"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Répertoire de sauvegarde de l’enregistrement."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Granularité en différé"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Taille des fichiers temporaires à utiliser pour stocker le flux différé."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Répertoire temporaire pour le différé"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Différé"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Flux de sortie inutile"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Inutile"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Ajouter au fichier"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Ecrit à la fin du fichier au lieu de le remplacer."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Sortie vers un fichier"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Nom d’utilisateur"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Nom d’utilisateur qui sera demandé pour accéder au flux."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Mot de passe"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Mot de passe qui sera demandé pour accéder au flux."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr "Type MIME renvoyé par le serveur (autodétecté si non spécifié)."
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "Chemin du fichier x509 de certificat à utiliser pour HTTPS."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de clé privée à utiliser pour HTTPS. Ne rien entrer "
-"si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 d'autorité de certification qui sera utilisé pour "
-"HTTPS. Ne rien entrer si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de liste de révocation de certificats qui sera "
-"utilisé pour HTTPS. Ne rien entrer si vous n'en n'avez pas"
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Annoncer avec Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Annoncer ce flux par le protocole Bonjour (Zeroconf)."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Flux de sortie HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Nom"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Nom à donner à ce flux/canal sur le serveur icecast."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Description du flux"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Description du contenu de votre flux et informations sur votre canal."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Diffuser en MP3"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
-"permet d'utiliser des flux MP3 à la place."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Description du flux"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Description"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de canaux de sortie"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Nombre de canaux audio dans les flux transcodés."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de sortie"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: 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_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Sortie IceCAST"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr "Taille du cache pour les flux UDP, en millisecondes."
+#: modules/access/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."
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vie (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Utiliser le contrôle de lecture ?"
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "TTL du flux sortant."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+"Si le VCD permet le contrôle de lecture, cette option permet de l’activer."
+"Dans le cas contraire, la lecture se fait par pistes."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Groupe les paquets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+"Utiliser la durée de la piste comme unité maximale lors d'un déplacement ?"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Les paquets peuvent être envoyés un par un au moment adéquat ou par groupes. "
-"Ceci permet de préciser le nombre de paquets qui seront envoyés en même "
-"temps. Cela réduit la charge de planification sur les systèmes surchargés."
+"Si activé, la durée de la barre de déplacement est celle de la piste plutôt "
+"que celle d'une entrée."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Réécriture brute"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Montrer les infos VCD étendues ?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Envoyer les paquets directement, sans passer par le MTU (ie, sans essayer de "
-"construire les plus gros paquets possibles afin d’améliorer la diffusion)."
+"Montrer le maximum d'informations dans Informations sur le flux et dans "
+"Informations sur le Media. Montre par exemple la navigation par contrôle de "
+"lecture."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux de sortie UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format à utiliser dans le champ « auteur » de la liste de lecture"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format à utiliser dans le champ « titre » de la liste de lecture"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10981,7 +10981,7 @@ msgstr "Fenêtre"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11321,7 +11321,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Préamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Contrôles étendus"
 
@@ -11457,11 +11458,11 @@ msgstr "Saturation"
 msgid "Opaqueness"
 msgstr "Opacité"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Détails"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 #, fuzzy
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
@@ -11521,7 +11522,7 @@ msgstr "VLC - Contrôleur"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Lecteur multimédia VLC"
@@ -11636,8 +11637,8 @@ msgid "Extended Controls"
 msgstr "Contrôles étendus"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Informations"
 
@@ -11975,6 +11976,73 @@ msgstr "URL du SDP"
 msgid "Save File"
 msgstr "Enregistrer le fichier"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Informations avancées"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr "Lu à la source"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr "Débit d’entrée"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr "Démultiplexé"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr "Débit du flux"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "Blocs décodés"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "Images affichées"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "Images perdues"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Diffusion"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "Paquets envoyés"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "Octetss envoyés"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Débit d’envoi"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr "Buffers joués"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr "Tampons perdus"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Enregistrer la liste de lecture…"
@@ -12054,73 +12122,6 @@ msgstr "Nom de la branche"
 msgid "Empty Folder"
 msgstr "Répertoire vide"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Informations avancées"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr "Lu à la source"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr "Débit d’entrée"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr "Démultiplexé"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr "Débit du flux"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "Blocs décodés"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "Images affichées"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "Images perdues"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Diffusion"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "Paquets envoyés"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "Octetss envoyés"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Débit d’envoi"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr "Buffers joués"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr "Tampons perdus"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13443,17 +13444,17 @@ msgstr "Sortie vidéo et audio QNX RTOS"
 msgid "Errors"
 msgstr "Erreurs"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Ouvrir un rép&ertoire…\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Récupérer les informations"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Ouvrir un rép&ertoire…\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13673,11 +13674,6 @@ msgstr "Module d’interface WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Fournisseur de dialogues WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editer le signet"
@@ -13746,6 +13742,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "L’entrée a changé "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Info flux et média"
@@ -14904,22 +14905,22 @@ msgstr "Module d’interface wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr "Fournisseur de dialogues wxWidgets"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nom du périphérique audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Mot de passe"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Encodeur audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15241,6 +15242,10 @@ msgstr "Fichier de sortie RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Faire sortir des données pour RRDTool dans ce fichier."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "Module de memcpy optimisé AltiVec"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "Module de memcpy pour libc"
@@ -15257,9 +15262,15 @@ msgstr "Module de memcpy optimisé MMX"
 msgid "MMX EXT memcpy"
 msgstr "Module de memcpy optimisé MMMEXT"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "Module de memcpy optimisé AltiVec"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Description"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 51024ed8cf7d3bdea1c70376efd9c4e343c439cd..e82d3d4e3f57b6e14a9fb81853dfbce87c0371d8 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VLC-0.8.4-test2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-04-17 18:37+0100\n"
 "Last-Translator: Iván Seoane Pardo <talivan.ivan@gmail.com>\n"
 "Language-Team: Galician\n"
@@ -15,18 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa ven sen GARANTÍA, ata o permitido pola lei.\n"
-"Ti podes redistribuílo baixo os termos da Licenza Pública Xeral GNU;\n"
-"Prós detalles ve-lo arquivo 'COPYING'.\n"
-"Escrito polo equipo do VideoLAN; ve-lo arquivo 'AUTHORS'.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferencias do VLC"
@@ -573,8 +561,8 @@ msgstr "Metainformación"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -646,6 +634,18 @@ msgstr "Nome do códec"
 msgid "Codec Description"
 msgstr "Descrición do códec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa ven sen GARANTÍA, ata o permitido pola lei.\n"
+"Ti podes redistribuílo baixo os termos da Licenza Pública Xeral GNU;\n"
+"Prós detalles ve-lo arquivo 'COPYING'.\n"
+"Escrito polo equipo do VideoLAN; ve-lo arquivo 'AUTHORS'.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -865,8 +865,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por mostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Taxa de bits"
 
@@ -1009,47 +1009,47 @@ msgstr "C"
 msgid "Help options"
 msgstr "Opcións de axuda"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "cadea"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "enteiro"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "flotante"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(habilitado por defecto)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr "(inhabilitado por defecto)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "Versión do VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compilado por: %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compilador: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Baseado no SVN changeset [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1057,7 +1057,7 @@ msgstr ""
 "\n"
 "Contido descargado pró arquivo 'vlc-help.txt'.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4676,8 +4676,17 @@ msgstr "Recortar"
 msgid "Aspect-ratio"
 msgstr "Proporción"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4735,15 +4744,6 @@ msgstr "CD de audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD de audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5330,20 +5330,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Valor por defecto da caché pra fluxos DV. Este valor deberíase pór en "
-"milisegundos."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Entrada de vídeo (firewire/ieee1394) dixital"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5613,6 +5599,20 @@ msgstr "Normalización de volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Valor por defecto da caché pra fluxos DV. Este valor deberíase pór en "
+"milisegundos."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Entrada de vídeo (firewire/ieee1394) dixital"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Ángulo do DVD"
@@ -5829,6 +5829,50 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Directorio de gravación"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Directorio onde se almacenará a gravación."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Granulación de timeshift"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Este é o tamaño dos arquivos temporais que se usarán pra almacena-los fluxos "
+"timeshifted."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Directorio timeshift"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5996,269 +6040,520 @@ msgstr "Selecciona o fluxo coa taxa de bits máxima baixo ese límite."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Valor por defecto da caché pra fluxos PVR. Este valor deberíase pór en "
-"milisegundos."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositivo"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Dispositivo de vídeo do PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Dispositivo de radio"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Saída de fluxo Dummy"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Dispositivo de radio PVR"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Engadir a arquivo"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norma do fluxo (automática, SECAM, PAL, ou NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Engadir a arquivo se existe, no canto de substituílo."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Ancho"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Saída de fluxo do arquivo"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Ancho do fluxo a capturar (-1 pra autodetectar)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nome de usuario"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Alto"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Nome de usuario que se preguntará ó acceder ó fluxo."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Alto do fluxo a capturar (-1 pra autodetectar)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Contrasinal"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecuencia"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Contrasinal que se preguntará ó acceder ó fluxo."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecuencia a capturar (en KHz), se é aplicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Taxa de fotogramas a capturar, se é aplicable (-1 pra autodetectar)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalo de clave"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Localización do arquivo de certificado x509 PEM que se usará pró HTTPS."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalo entre fotogramas clave (-1 pra autodetectar)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Localización do arquivo de clave privada x509 PEM que se usará pró HTTPS. "
+"Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Fotogramas B"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Localización do arquivo de certificados raíz CA (Autoridade Certificadora) "
+"confiables x509 PEM que se usará pró HTTPS. Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Se se pón esta opción, usaranse Fotogramas B. Úsaa pra pó-lo número de "
-"Fotogramas B."
+"Localización do arquivo da listaxe de revocación de certificados PEM x509 "
+"que se usará pró SSL. Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Taxa de bits a usar (-1 é por defecto)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pico de taxa de bits"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Pico da taxa de bits en modo VBR."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Saída de fluxo HTTP"
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modo de taxa de bits a usar"
-
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modo de taxa de bits a usar (VBR ou CBR)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Máscara de bits do audio"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Nome do fluxo"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "Máscara de bits que se usará pola parte de audio da tarxeta."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+"Nome a dar a este fluxo ou a esta canle no servidor Icecast (servidor de "
+"medios de fluxo)."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Descrición do fluxo"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "Volume do audio (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Descrición do contido do fluxo ou información sobre a túa canle."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canle"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Fluxo MP3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
+#, fuzzy
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canle da tarxeta a usar (Xeralmente, 0 = sintonizador, 1 = composto, 2 = "
-"svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automático"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+"Xeralmente tés que alimenta-lo módulo SHOUTcast con fluxos Ogg. Esta opción "
+"permíteche alimenta-los fluxos MP3 en lugar do outro, polo que os podes "
+"remitir ó servidor Icecast (servidor de medios de fluxo)."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrición do fluxo"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrición"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de tarxetas de codificación MPEG IVTV"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor da caché (ms)"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Frecuencia de mostraxe"
 
-#: modules/access/rtsp/access.c:43
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr ""
-"Valor da caché pra fluxos RTSP. Este valor deberíase pór en milisegundos."
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real RTSP"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de canles de saída"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Connection failed"
-msgstr "Arquivo de configuración"
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Session failed"
-msgstr "Correo electrónico da sesión"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Saída de fluxo"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:99
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Valor da caché prá captura de pantalla. Este valor deberíase pór "
-"milisegundos."
 
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr "Taxa de fotogramas desexada prá captura."
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Saída IceCAST"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Capturar tamaño de fragmento"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor da caché (ms)"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:77
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Optimiza a captura fragmentando a pantalla en anacos de altura predefinida "
-"(16 pode ser un bo valor, e 0 significa inhabilitado)."
+"Valor por defecto da caché pra fluxos UDP por saír. Este valor deberíase pór "
+"en milisegundos."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada depantalla"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Tempo de vida (TTL)"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Tempo de vida (TTL) do fluxo saínte."
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Agrupar paquetes"
+
+#: modules/access_output/udp.c:85
+#, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Valor da caché pra fluxos SMB. Este valor deberíase pór en milisegundos."
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nome de usuario do SMB"
+"Os paquetes pódense enviar un por un no intre exacto ou por grupos. Isto "
+"permíteche da-lo número de paquetes a enviar nun intre. Axuda a reduci-la "
+"carga de organización en sistemas moi cargados."
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Contrasinal do SMB"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escribir en bruto"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Dominio do SMB"
+#: modules/access_output/udp.c:91
+#, fuzzy
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+"Se habilitas esta opción, os paquetes enviaranse directamente, sen tentar "
+"enche-la MTU - Unidade máxima de transferencia (por exemplo, sen tentar face-"
+"los paquetes o máis grande posible pra millora-la transmisión)."
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Dominio/grupo de traballo que se usará prá conexión."
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Saída de fluxo UDP"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Entrada do SMB"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:49
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Valor da caché pra fluxos TCP. Este valor deberíase pór en milisegundos."
+"Valor por defecto da caché pra fluxos PVR. Este valor deberíase pór en "
+"milisegundos."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositivo"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Dispositivo de vídeo do PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Dispositivo de radio"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Dispositivo de radio PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norma do fluxo (automática, SECAM, PAL, ou NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Ancho"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Ancho do fluxo a capturar (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Alto"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Alto do fluxo a capturar (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecuencia"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecuencia a capturar (en KHz), se é aplicable."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Taxa de fotogramas a capturar, se é aplicable (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalo de clave"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalo entre fotogramas clave (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Fotogramas B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Se se pón esta opción, usaranse Fotogramas B. Úsaa pra pó-lo número de "
+"Fotogramas B."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Taxa de bits a usar (-1 é por defecto)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pico de taxa de bits"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Pico da taxa de bits en modo VBR."
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modo de taxa de bits a usar"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modo de taxa de bits a usar (VBR ou CBR)."
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Máscara de bits do audio"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "Máscara de bits que se usará pola parte de audio da tarxeta."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "Volume do audio (0-65535)."
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canle"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Canle da tarxeta a usar (Xeralmente, 0 = sintonizador, 1 = composto, 2 = "
+"svídeo)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automático"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de tarxetas de codificación MPEG IVTV"
+
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos RTSP. Este valor deberíase pór en milisegundos."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Arquivo de configuración"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Correo electrónico da sesión"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché prá captura de pantalla. Este valor deberíase pór "
+"milisegundos."
+
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr "Taxa de fotogramas desexada prá captura."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Capturar tamaño de fragmento"
+
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Optimiza a captura fragmentando a pantalla en anacos de altura predefinida "
+"(16 pode ser un bo valor, e 0 significa inhabilitado)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada depantalla"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos SMB. Este valor deberíase pór en milisegundos."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nome de usuario do SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Contrasinal do SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Dominio do SMB"
+
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Dominio/grupo de traballo que se usará prá conexión."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Entrada do SMB"
+
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos TCP. Este valor deberíase pór en milisegundos."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
 
 #: modules/access/tcp.c:47
 msgid "TCP input"
@@ -6304,11 +6599,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrada do UDP/RTP"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Valor da caché pra capturas V4L. Este valor deberíase pór en milisegundos."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nome do dispositivo"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Nome do dispositivo de vídeo a usar. Se non especificas nada, non se usará "
+"dispositivo de vídeo."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canle da tarxeta a usar (xeralmente, 0 = sintonizador, 1 = composto, 2 = "
+"svídeo)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra capturas V4L. Este valor deberíase pór en milisegundos."
 
 #: modules/access/v4l.c:79
 msgid ""
@@ -6402,10 +6729,6 @@ msgstr "Sintonizador"
 msgid "Tuner to use, if there are several ones."
 msgstr "Sintonizador a usar, se hai varios."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Frecuencia de mostraxe"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6449,38 +6772,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nome do dispositivo"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Nome do dispositivo de vídeo a usar. Se non especificas nada, non se usará "
-"dispositivo de vídeo."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canle da tarxeta a usar (xeralmente, 0 = sintonizador, 1 = composto, 2 = "
-"svídeo)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Entrada Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6620,347 +6911,56 @@ msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[dispositivo-ou-arquivo][@{P,S,T}num]"
 
 #: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Se non é cero, isto dá 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úmero de bloques do CD a obter nunha soa lectura."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "¿Usar control de reprodución?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Se o VCD está feito con control de reprodución, úsao. Doutro xeito "
-"reproducirémolo por pistas."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "¿Usar lonxitude de pista coma unidade máxima en procura?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Se está activada, a lonxitude da barra de procura é a pista no canto da "
-"lonxitude dunha entrada."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "¿Amosar información VCD estendida?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Amosa-la cantidade máxima de información baixo o fluxo e os medios. Amosar "
-"por exemplo o control de navegación do aparato de lectura."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a usar no campo \"autor\" da lista de reprodución."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a usar no campo \"título\" da lista de reprodución."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Directorio de gravación"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Directorio onde se almacenará a gravación."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Granulación de timeshift"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Este é o tamaño dos arquivos temporais que se usarán pra almacena-los fluxos "
-"timeshifted."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Directorio timeshift"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Saída de fluxo Dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Engadir a arquivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Engadir a arquivo se existe, no canto de substituílo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Saída de fluxo do arquivo"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Nome de usuario"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Nome de usuario que se preguntará ó acceder ó fluxo."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Contrasinal"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Contrasinal que se preguntará ó acceder ó fluxo."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Localización do arquivo de certificado x509 PEM que se usará pró HTTPS."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Localización do arquivo de clave privada x509 PEM que se usará pró HTTPS. "
-"Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Localización do arquivo de certificados raíz CA (Autoridade Certificadora) "
-"confiables x509 PEM que se usará pró HTTPS. Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Localización do arquivo da listaxe de revocación de certificados PEM x509 "
-"que se usará pró SSL. Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Saída de fluxo HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Nome do fluxo"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-"Nome a dar a este fluxo ou a esta canle no servidor Icecast (servidor de "
-"medios de fluxo)."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Descrición do fluxo"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Descrición do contido do fluxo ou información sobre a túa canle."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Fluxo MP3"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Xeralmente tés que alimenta-lo módulo SHOUTcast con fluxos Ogg. Esta opción "
-"permíteche alimenta-los fluxos MP3 en lugar do outro, polo que os podes "
-"remitir ó servidor Icecast (servidor de medios de fluxo)."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrición do fluxo"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrición"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de canles de saída"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Saída de fluxo"
+msgid "If nonzero, this gives additional debug information."
+msgstr "Se non é cero, isto dá información de depuración adicional."
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
+msgstr "Número de bloques do CD a obter nunha soa lectura."
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Saída IceCAST"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "¿Usar control de reprodución?"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Valor por defecto da caché pra fluxos UDP por saír. Este valor deberíase pór "
-"en milisegundos."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Tempo de vida (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Tempo de vida (TTL) do fluxo saínte."
+"Se o VCD está feito con control de reprodución, úsao. Doutro xeito "
+"reproducirémolo por pistas."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupar paquetes"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "¿Usar lonxitude de pista coma unidade máxima en procura?"
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Os paquetes pódense enviar un por un no intre exacto ou por grupos. Isto "
-"permíteche da-lo número de paquetes a enviar nun intre. Axuda a reduci-la "
-"carga de organización en sistemas moi cargados."
+"Se está activada, a lonxitude da barra de procura é a pista no canto da "
+"lonxitude dunha entrada."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escribir en bruto"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "¿Amosar información VCD estendida?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Se habilitas esta opción, os paquetes enviaranse directamente, sen tentar "
-"enche-la MTU - Unidade máxima de transferencia (por exemplo, sen tentar face-"
-"los paquetes o máis grande posible pra millora-la transmisión)."
+"Amosa-la cantidade máxima de información baixo o fluxo e os medios. Amosar "
+"por exemplo o control de navegación do aparato de lectura."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Saída de fluxo UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a usar no campo \"autor\" da lista de reprodución."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a usar no campo \"título\" da lista de reprodución."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10951,7 +10951,7 @@ msgstr "Ventá"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11287,7 +11287,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamplificación"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controis estendidos"
 
@@ -11429,11 +11430,11 @@ msgstr "Saturación"
 msgid "Opaqueness"
 msgstr "Opacidade"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Máis información"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11487,7 +11488,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reprodutor de medios VLC"
@@ -11602,8 +11603,8 @@ msgid "Extended Controls"
 msgstr "Controis estendidos"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Información"
 
@@ -11936,6 +11937,73 @@ msgstr "Enderezo de SDP"
 msgid "Save File"
 msgstr "Gardar arquivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "Localización"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Información avanzada"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr "Lido nos medios"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr "Taxa de bits de entrada"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr "Desmultiplexado"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr "Taxa de bits de fluxo"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "Bloques descodificados"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "Fotogramas amosados"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "Fotogramas perdidos"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Transmisión"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "Paquetes enviados"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "Bytes enviados"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Taxa enviada"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr "Almacenaxe intermedia reproducida"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr "Almacenaxe intermedia perdida"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Gardar lista de reprodución..."
@@ -12016,73 +12084,6 @@ msgstr "Por favor, introduce o nome do nodo"
 msgid "Empty Folder"
 msgstr "Cartafol baleiro"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "Localización"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Información avanzada"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr "Lido nos medios"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr "Taxa de bits de entrada"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr "Desmultiplexado"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr "Taxa de bits de fluxo"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "Bloques descodificados"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "Fotogramas amosados"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "Fotogramas perdidos"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Transmisión"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "Paquetes enviados"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "Bytes enviados"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Taxa enviada"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr "Almacenaxe intermedia reproducida"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr "Almacenaxe intermedia perdida"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13407,17 +13408,17 @@ msgstr "Saída de vídeo e audio QNX RTOS"
 msgid "Errors"
 msgstr "Erros"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Abrir dir&ectorio..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformación"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Abrir dir&ectorio..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13631,11 +13632,6 @@ msgstr "Módulo de interface WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Provedor de diálogos WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editar marcador"
@@ -13703,6 +13699,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "A entrada modificouse"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Información de fluxo e medios"
@@ -14848,22 +14849,22 @@ msgstr "Módulo de interface wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr "Provedor de diálogos wxWidgets"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nome do dispositivo de audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Contrasinal do FTP"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codificador de audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15180,6 +15181,10 @@ msgstr "Arquivo de saída RRD"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15196,9 +15201,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Metadatos da descrición"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 0d9dfb3fc703ed52e53ab2d613cd38e5122b5d32..62c94fe8b9777f32b4aa21adc2735cb3552d9c7a 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-11-09 16:45+0000\n"
 "Last-Translator: Yaniv Abir <yanivabir@gmail.com>\n"
 "Language-Team: Hebrew <he@li.org>\n"
@@ -17,14 +17,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Rosetta-Version: 0.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "העדפות VLC"
@@ -519,8 +511,8 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr ""
@@ -592,6 +584,14 @@ msgstr "שם מקודד"
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -810,8 +810,8 @@ msgstr "%d  Hz"
 msgid "Bits per sample"
 msgstr "ביטים לדגימה"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -954,53 +954,53 @@ msgstr ""
 msgid "Help options"
 msgstr "אפשרויות עזרה"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "גירסת VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "הודר (קומפל) ע\"י %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "מהדר:%s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4239,8 +4239,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4296,15 +4305,6 @@ msgstr "תקליטור שמע - רצועה "
 msgid "Audio CD - Track %i"
 msgstr "תקליטור שמע - רצועה %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4801,18 +4801,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5063,6 +5051,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "זווית DVD"
@@ -5252,6 +5252,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "תיקיית הקלטות"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5412,141 +5452,366 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "התקן"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "התקן וידאו PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "רוחב"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "שם משתמש"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "גוה"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr ""
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "סיסמה"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "עוצמה"
-
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "תיאור"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "תיאור"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "קצב דגימה"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "מספר טורים"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "התקן"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "התקן וידאו PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "רוחב"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "גוה"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "עוצמה"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
 #: modules/access/pvr.c:108 modules/access/v4l.c:143
 msgid "NTSC"
@@ -5568,11 +5833,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5701,21 +5961,50 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "קלט UDP/RTP"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "שם התקן"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
+"ציין את שם התקן הוידאו לשימוש. אם לא ייבחר התקן, לא ייעשה שימוש בשום התקן "
+"וידאו."
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "קלט Video4Linux"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l.c:87
@@ -5790,10 +6079,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "קצב דגימה"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5835,35 +6120,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "קלט Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "שם התקן"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"ציין את שם התקן הוידאו לשימוש. אם לא ייבחר התקן, לא ייעשה שימוש בשום התקן "
-"וידאו."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "קלט Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -5968,339 +6224,83 @@ msgid "end"
 msgstr ""
 
 #: 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 "סוג לא מוכר"
-
-#: 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 "קלט תקליטור וידאו (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
-
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "להציג מידע VCD מורחב?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "תיקיית הקלטות"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "שם משתמש"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "סיסמה"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "תיאור"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "תיאור"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "מספר טורים"
+msgid "play list"
+msgstr "נגן רשימה"
 
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: 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_output/shout.c:98
-msgid "Stream public"
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "קלט תקליטור וידאו (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
+
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr ""
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "להציג מידע VCD מורחב?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10032,7 +10032,7 @@ msgstr "חלון"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10362,7 +10362,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -10496,11 +10497,11 @@ msgstr "רוויה"
 msgid "Opaqueness"
 msgstr "שקיפות"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10553,7 +10554,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "נגן המדיה VLC"
@@ -10668,8 +10669,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10994,6 +10995,73 @@ msgstr ""
 msgid "Save File"
 msgstr "שמור קובץ"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "שמור רשימת השמעה..."
@@ -11072,73 +11140,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12356,17 +12357,17 @@ msgstr ""
 msgid "Errors"
 msgstr "שגיאה"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "תיקיית הקלטות"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "מידע נוסף"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "תיקיית הקלטות"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12569,11 +12570,6 @@ msgstr "מודול ממשק WinCE"
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "ערוך סימנייה"
@@ -12640,6 +12636,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "הקלט השתנה "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -13700,21 +13701,21 @@ msgstr "מודול ממשק wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "שם התקן שמע"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 msgid "Audioscrobbler password"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "מקודד שמע"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14001,6 +14002,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14017,8 +14022,13 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "מחזמר"
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
index 66da998f44889a60a1a75570b83750a00325298f..3ec63215db30469256fea43e93b8b332b2b6d30a 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc-translate\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-02-24 06:09+0000\n"
 "Last-Translator: viyyer <viyyer@sarai.net>\n"
 "Language-Team: Hindi\n"
@@ -18,14 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "वी एल सी पसंद नापसंद"
@@ -526,8 +518,8 @@ msgstr ""
 msgid "Title"
 msgstr "फैल"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "लेखक"
@@ -599,6 +591,14 @@ msgstr "कोडेक क नाम"
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -817,8 +817,8 @@ msgstr "%d हर्त्ज"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -961,53 +961,53 @@ msgstr "सी"
 msgid "Help options"
 msgstr "मदद विकल्प"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4229,8 +4229,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4288,15 +4297,6 @@ msgstr "आवाज़ "
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4792,18 +4792,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5054,6 +5042,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5245,6 +5245,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5403,145 +5443,370 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "विवरण"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr ""
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "विवरण"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr ""
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ऑडियो चैनल्स"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr ""
 
 #: modules/access/pvr.c:111
 msgid "vbr"
@@ -5559,11 +5824,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5690,6 +5950,30 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+msgid "Video4Linux2 input"
+msgstr ""
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -5780,10 +6064,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5825,32 +6105,8 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-msgid "Video4Linux2 input"
-msgstr ""
-
-#: modules/access/vcd/vcd.c:42
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+#: modules/access/vcd/vcd.c:42
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
@@ -5949,343 +6205,87 @@ msgstr ""
 msgid "type"
 msgstr ""
 
-#: modules/access/vcdx/info.c:139
-msgid "end"
-msgstr ""
-
-#: 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 ""
-
-#: 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:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "विवरण"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "विवरण"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:139
+msgid "end"
 msgstr ""
 
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
+#: modules/access/vcdx/info.c:142
+msgid "play list"
 msgstr ""
 
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "ऑडियो चैनल्स"
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
+msgstr ""
 
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
 msgstr ""
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:98
-msgid "Stream public"
+#: 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:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -10009,7 +10009,7 @@ msgstr ""
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10341,7 +10341,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -10474,11 +10475,11 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10527,7 +10528,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -10643,8 +10644,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10969,6 +10970,73 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11045,73 +11113,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12319,13 +12320,13 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:39
-msgid "Stream information"
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+msgid "Open directory"
 msgstr ""
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-msgid "Open directory"
+#: modules/gui/qt4/dialogs/streaminfo.cpp:39
+msgid "Stream information"
 msgstr ""
 
 #: modules/gui/qt4/qt4.cpp:47
@@ -12523,11 +12524,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12590,6 +12586,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -13639,20 +13640,20 @@ msgstr ""
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 msgid "Audioscrobbler username"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 msgid "Audioscrobbler password"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "ऑडियो फिल्टेर"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -13939,6 +13940,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -13955,8 +13960,12 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
index eac29e98d69ce7014468a22207fd07655aa5167b..7bd1098549324515f89a0cb64e20906fdd87f3ef 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VLAN\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-04-08 18:30+0000\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome@gnome.hu>\n"
@@ -18,19 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10.2\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"A programra NINCS GARANCIA, a hatályos jogszabályok által engedélyezett "
-"mértékig.\n"
-"Továbbterjesztheti a GNU General Public License feltételei alapján;\n"
-"további információ a COPYING fájlban olvasható.\n"
-"Írta a VideoLAN csapat; olvassa el az AUTHORS fájlt.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "A VLC beállításai"
@@ -581,8 +568,8 @@ msgstr "Meta-információk"
 msgid "Title"
 msgstr "Cím"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Szerző"
@@ -654,6 +641,19 @@ msgstr "Kodeknév"
 msgid "Codec Description"
 msgstr "Kodek leírása"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"A programra NINCS GARANCIA, a hatályos jogszabályok által engedélyezett "
+"mértékig.\n"
+"Továbbterjesztheti a GNU General Public License feltételei alapján;\n"
+"további információ a COPYING fájlban olvasható.\n"
+"Írta a VideoLAN csapat; olvassa el az AUTHORS fájlt.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -873,8 +873,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitek mintánként"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitsebesség"
 
@@ -1017,47 +1017,47 @@ msgstr "C"
 msgid "Help options"
 msgstr "Súgó beállításai"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "karakterlánc"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "egész"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "lebegőpontos szám"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (alapértelmezésben engedélyezve)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (alapértelmezésben tiltva)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC %s verzió\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Forrásból fordította %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Fordító: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "[%s] svn változaton alapszik\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1065,7 +1065,7 @@ msgstr ""
 "\n"
 "A tartalom kiírva a vlc-help.txt fájlba.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4687,8 +4687,17 @@ msgstr "Levágás"
 msgid "Aspect-ratio"
 msgstr "Képarány"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4751,15 +4760,6 @@ msgstr "Hang CD - Szám "
 msgid "Audio CD - Track %i"
 msgstr "Hang CD - %i. szám"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5360,21 +5360,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
-"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5651,6 +5636,21 @@ msgstr "Hangerő kiegyenlítése"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
+"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD szög"
@@ -5879,6 +5879,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Felvétel könyvtár"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Megadhatja azt a könyvtárat, amelybe a felvétel tárolásra kerül."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Időeltolás finomsága"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Az időeltolt adatfolyam tárolására használt átmeneti fájlok mérete"
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Időeltolt könyvtár"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Időeltolás"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6065,268 +6108,534 @@ msgstr "Mindig a maximális bitsebességgel rendelkező adatfolyamot válassza."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) bemenet"
 
-#: modules/access/pvr.c:49
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Eszköz"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR videoeszköz"
+msgid "Dummy stream output"
+msgstr "Dummy adatfolyam kimenet"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
 #, fuzzy
-msgid "Radio device"
-msgstr "Rádióeszköz"
+msgid "Dummy"
+msgstr "Üres"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR videoeszköz"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Hozzáfűzés fájlhoz"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ha létezik a fájl, akkor hozzáfűzi felülírás helyett."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Az adatfolyam normája (automatikus, SECAM, PAL vagy NTSC)"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Fájl adatfolyam kimenet"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Szélesség"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Felhasználónév"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Megadhat az adatfolyamhoz való hozzáféréshez szükséges felhasználónevet."
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Magasság"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Jelszó"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
+msgid "Password that will be requested to access the stream."
+msgstr "Megadhat az adatfolyamhoz való hozzáféréshez szükséges jelszót."
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvencia"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Fájltípus"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-#, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "A felveendő frekvencia (kHz-ben), ha van értelme"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
-"A felvétel másodpercenkénti képszáma, ha van értelme (-1 esetén automatikus)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Kulcskép-intervallum"
+"A HTTP/SSL adatfolyam kimenete által használt x509 PEM tanusítványfájl "
+"elérési útja."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Időintervallum a kulcsképek között (-1 esetén automatikus)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-képek"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
-"B-képek használata az adatfolyamban. Ezzel az opcióval beállítható a B-képek "
-"száma."
+"A HTTP/SSL adatfolyam kimenete által használt x509 PEM privát kulcs fájl "
+"elérési útja. Hagyja üresen, ha nincs."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bitsebesség (-1 esetén alaprtelmezett)"
-
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitsebesség csúcs"
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Az x509 PEM formátumú, hitelesítésszolgáltató által megbízhatónak "
+"nyilvánított tanúsítvány útvonala, amelyet a HTTP/SSL kimeneti adatfolyam "
+"használni fog. Hagyja üresen, ha nem rendelkezik ilyen tanúsítvánnyal."
 
-#: modules/access/pvr.c:88
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Maximális bitsebesség VBR módban"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Az x509 PEM formátumú tanúsítványvisszavonási lista útvonala, amelyet a HTTP/"
+"SSL kimeneti adatfolyam használni fog. Hagyja üresen, ha nem rendelkezik "
+"ilyen tanúsítvánnyal."
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
+
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
+
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP kimeneti adatfolyam"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "A használt bitsebesség mód"
+msgid "Stream name"
+msgstr "Adatfolyam neve"
 
-#: modules/access/pvr.c:92
+#: modules/access_output/shout.c:59
 #, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "A használt bitsebesség mód"
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Az adatfolyam/csatorna leendő neve az icecast kiszolgálón."
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Hang bitmaszk"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Adatfolyam leírása"
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:63
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid "Description of the stream content or information about your channel."
+msgstr "Az adatfolyam tartalmának leírása (bővebb információ a csatornáról)."
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "MP3 küldése"
+
+#: modules/access_output/shout.c:67
+#, fuzzy
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Ezzel az opcióval adható meg a kártya hang része által használt hang "
-"bitmaszk."
+"Alapértelmezés szerint a shoutcast modult Ogg adatfolyammal kell ellátnia. "
+"Ez az opció lehetővé teszi, hogy MP3 formátumot használjon, tehát MP3 "
+"adatfolyamot is küldhet az icecast kiszolgálóra."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Hangerő"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Adatfolyam leírása"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Csatorna"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Leírás"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
-"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
-"Video)"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatikus"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Mintavételi frekvencia"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Hasábok száma"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "MPEG kódolókártyák bemenete (ivtv driverrel)"
+msgid "Stream public"
+msgstr "Kimeneti adatfolyam"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Hozzáférési kimenet"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr "Gyorsítótárazás időtartama (ms)"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Lehetővé teszi az RTSP adatfolyamok alapértelmezett gyorsítótár értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
+"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real RTSP"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Élettartam (TTL)"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM beállítófájl"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "A kimenő adatfolyam élettartamának megadását teszi lehetővé."
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Csomagok csoportosítása"
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/udp.c:85
 #, fuzzy
-msgid "Session failed"
-msgstr "Eszköz neve"
-
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
+"A csomagok küldhetőek egyesével a megfelelő időpontban, vagy csoportonként. "
+"Ezzel az opcióval megadhatod az egy időpontban küldött csomagok számát, "
+"ennek segítségével csökkenthető a terhelés a nagy mértékben terhelt "
+"rendszereken."
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Nyers írás"
+
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Lehetővé teszi a képernyőfelvétel adatfolyamok alapértelmezett gyorsítótár "
-"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
-"kell lennie."
+"Az opció bekapcsolásával a csomagok közvetlenül, az MTU érték elérése nélkül "
+"kerülnek ki a hálózatra (tehát a program nem próbálja meg a lehető "
+"legnagyobb csomagokat küldeni az adás minőségének javítása érdekében)."
 
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Lehetővé teszi a felvétel kívánt képkockasebességének beállítását."
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP kimeneti adatfolyam"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Felvétel darab méret"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/screen/screen.c:48
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Lehetővé teszi a felvétel optimalizálását a képernyő előre meghatározott "
-"magasságú darabokra tördelésével (16 jó érték lehet és 0 jelenti a "
-"letiltást)."
+"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Képernyőbemenet"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Eszköz"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Képernyő"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR videoeszköz"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
-msgstr ""
-"Lehetővé teszi az SMB adatfolyamok alapértelmezett gyorsítótárazási "
-"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
-"kell lennie."
+msgid "Radio device"
+msgstr "Rádióeszköz"
 
-#: modules/access/smb.c:63
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR videoeszköz"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Az adatfolyam normája (automatikus, SECAM, PAL vagy NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Szélesség"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Magasság"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvencia"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "A felveendő frekvencia (kHz-ben), ha van értelme"
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"A felvétel másodpercenkénti képszáma, ha van értelme (-1 esetén automatikus)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Kulcskép-intervallum"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Időintervallum a kulcsképek között (-1 esetén automatikus)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-képek"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"B-képek használata az adatfolyamban. Ezzel az opcióval beállítható a B-képek "
+"száma."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bitsebesség (-1 esetén alaprtelmezett)"
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitsebesség csúcs"
+
+#: modules/access/pvr.c:88
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
+msgstr "Maximális bitsebesség VBR módban"
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "A használt bitsebesség mód"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "A használt bitsebesség mód"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Hang bitmaszk"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+"Ezzel az opcióval adható meg a kártya hang része által használt hang "
+"bitmaszk."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Hangerő"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Csatorna"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
+"Video)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatikus"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
+msgstr "MPEG kódolókártyák bemenete (ivtv driverrel)"
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi az RTSP adatfolyamok alapértelmezett gyorsítótár értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "VLM beállítófájl"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Eszköz neve"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi a képernyőfelvétel adatfolyamok alapértelmezett gyorsítótár "
+"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
+"kell lennie."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Lehetővé teszi a felvétel kívánt képkockasebességének beállítását."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Felvétel darab méret"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Lehetővé teszi a felvétel optimalizálását a képernyő előre meghatározott "
+"magasságú darabokra tördelésével (16 jó érték lehet és 0 jelenti a "
+"letiltást)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Képernyőbemenet"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Képernyő"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi az SMB adatfolyamok alapértelmezett gyorsítótárazási "
+"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
+"kell lennie."
+
+#: modules/access/smb.c:63
 msgid "SMB user name"
 msgstr "SMB felhasználói név"
 
@@ -6404,28 +6713,60 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP bemenet"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Lehetővé teszi a v4l adatfolyamok alapértelmezett gyorsítótárazási értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Eszköz neve"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 "Adja meg a használni kívánt videoeszköz nevét. Ha nem ad meg semmit, nem "
 "kerül videoeszköz felhasználásra."
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
 #, fuzzy
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
+"Video)"
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Kép menü"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Kép menü"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi a v4l adatfolyamok alapértelmezett gyorsítótárazási értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Adja meg a használni kívánt videoeszköz nevét. Ha nem ad meg semmit, nem "
+"kerül videoeszköz felhasználásra."
+
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Adja meg a használni kívánt hangeszköz nevét. Ha nem ad meg semmit, nem "
 "kerül hangeszköz felhasználásra."
@@ -6515,10 +6856,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Használandó tuner, ha több található"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Mintavételi frekvencia"
-
 #: modules/access/v4l.c:124
 #, fuzzy
 msgid ""
@@ -6564,38 +6901,6 @@ msgstr "Kép menü"
 msgid "Video4Linux input"
 msgstr "Kép menü"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Eszköz neve"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Adja meg a használni kívánt videoeszköz nevét. Ha nem ad meg semmit, nem "
-"kerül videoeszköz felhasználásra."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
-"Video)"
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Kép menü"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Kép menü"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6741,357 +7046,52 @@ msgid "If nonzero, this gives additional debug information."
 msgstr "Ha az érték nem nulla, további hibakereső információt biztosít."
 
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr "Az egy menetben beolvasandó CD blokkok száma"
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Használja a lejátszásvezérlőt?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Ha a VCD-t lejátszásvezérlővel írták, akkor azt használja. Egyébként a "
-"lejátszás sávonként fog végbemenni."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "Sávhossz használata maximális egységként kereséskor?"
-
-#: 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 ""
-"Ha be van állítva, akkor a keresősáv hossza a sáv, nem pedig a bejegyzés "
-"hossza."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "A kibővített VCD információk megjelenítése?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"A maximális információmennyiség megjelenítése az Adatfolyam és Média "
-"Információk alatt. Megjeleníti például a lejátszásvezérlő navigációját."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "A lejátszólista \"szerző\" mezőjében használandó formátum."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "A lejátszólista \"cím\" mezőjében használandó formátum."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Felvétel könyvtár"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Megadhatja azt a könyvtárat, amelybe a felvétel tárolásra kerül."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Időeltolás finomsága"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Az időeltolt adatfolyam tárolására használt átmeneti fájlok mérete"
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Időeltolt könyvtár"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Időeltolás"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "Dummy adatfolyam kimenet"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-#, fuzzy
-msgid "Dummy"
-msgstr "Üres"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Hozzáfűzés fájlhoz"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Ha létezik a fájl, akkor hozzáfűzi felülírás helyett."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Fájl adatfolyam kimenet"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Felhasználónév"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Megadhat az adatfolyamhoz való hozzáféréshez szükséges felhasználónevet."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Jelszó"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Megadhat az adatfolyamhoz való hozzáféréshez szükséges jelszót."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Fájltípus"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"A HTTP/SSL adatfolyam kimenete által használt x509 PEM tanusítványfájl "
-"elérési útja."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"A HTTP/SSL adatfolyam kimenete által használt x509 PEM privát kulcs fájl "
-"elérési útja. Hagyja üresen, ha nincs."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Az x509 PEM formátumú, hitelesítésszolgáltató által megbízhatónak "
-"nyilvánított tanúsítvány útvonala, amelyet a HTTP/SSL kimeneti adatfolyam "
-"használni fog. Hagyja üresen, ha nem rendelkezik ilyen tanúsítvánnyal."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Az x509 PEM formátumú tanúsítványvisszavonási lista útvonala, amelyet a HTTP/"
-"SSL kimeneti adatfolyam használni fog. Hagyja üresen, ha nem rendelkezik "
-"ilyen tanúsítvánnyal."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP kimeneti adatfolyam"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Adatfolyam neve"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Az adatfolyam/csatorna leendő neve az icecast kiszolgálón."
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Adatfolyam leírása"
-
-#: modules/access_output/shout.c:63
-#, fuzzy
-msgid "Description of the stream content or information about your channel."
-msgstr "Az adatfolyam tartalmának leírása (bővebb információ a csatornáról)."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "MP3 küldése"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Alapértelmezés szerint a shoutcast modult Ogg adatfolyammal kell ellátnia. "
-"Ez az opció lehetővé teszi, hogy MP3 formátumot használjon, tehát MP3 "
-"adatfolyamot is küldhet az icecast kiszolgálóra."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Adatfolyam leírása"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Leírás"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Hasábok száma"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Kimeneti adatfolyam"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Hozzáférési kimenet"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
-"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Élettartam (TTL)"
+msgid "Number of CD blocks to get in a single read."
+msgstr "Az egy menetben beolvasandó CD blokkok száma"
 
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "A kimenő adatfolyam élettartamának megadását teszi lehetővé."
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Használja a lejátszásvezérlőt?"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Csomagok csoportosítása"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+"Ha a VCD-t lejátszásvezérlővel írták, akkor azt használja. Egyébként a "
+"lejátszás sávonként fog végbemenni."
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "Sávhossz használata maximális egységként kereséskor?"
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"A csomagok küldhetőek egyesével a megfelelő időpontban, vagy csoportonként. "
-"Ezzel az opcióval megadhatod az egy időpontban küldött csomagok számát, "
-"ennek segítségével csökkenthető a terhelés a nagy mértékben terhelt "
-"rendszereken."
+"Ha be van állítva, akkor a keresősáv hossza a sáv, nem pedig a bejegyzés "
+"hossza."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Nyers írás"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "A kibővített VCD információk megjelenítése?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Az opció bekapcsolásával a csomagok közvetlenül, az MTU érték elérése nélkül "
-"kerülnek ki a hálózatra (tehát a program nem próbálja meg a lehető "
-"legnagyobb csomagokat küldeni az adás minőségének javítása érdekében)."
+"A maximális információmennyiség megjelenítése az Adatfolyam és Média "
+"Információk alatt. Megjeleníti például a lejátszásvezérlő navigációját."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP kimeneti adatfolyam"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "A lejátszólista \"szerző\" mezőjében használandó formátum."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "A lejátszólista \"cím\" mezőjében használandó formátum."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11260,7 +11260,7 @@ msgstr "Ablak"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11612,7 +11612,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Előerősítő"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "További vezérlők"
 
@@ -11761,12 +11762,12 @@ msgstr "Telítettség"
 msgid "Opaqueness"
 msgstr "Áttetszőség"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "További adatok"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11820,7 +11821,7 @@ msgstr "VLC - Vezérlő"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC médialejátszó"
@@ -11937,8 +11938,8 @@ msgid "Extended Controls"
 msgstr "További vezérlők"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Információ"
@@ -12282,6 +12283,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Fájl mentése"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Haladó beállítások"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Bemeneti adatfolyam"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxerek"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Képsáv"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Dekódolók"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Képkockák kihagyása"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "B képkockák"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Adatfolyam"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Csomagok csoportosítása"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Mintavételi frekvencia"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Lejátszás gyorsítása"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Lejátszólista mentése"
@@ -12365,83 +12443,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr "Üres mappa"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Haladó beállítások"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Bemeneti adatfolyam"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxerek"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Képsáv"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Dekódolók"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Képkockák kihagyása"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "B képkockák"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Adatfolyam"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Csomagok csoportosítása"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Mintavételi frekvencia"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Lejátszás gyorsítása"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13806,17 +13807,17 @@ msgstr "QNX RTOS kép és hang kimenet"
 msgid "Errors"
 msgstr "Hibák"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Könyvtár megny&itása..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-információk"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Könyvtár megny&itása..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14034,11 +14035,6 @@ msgstr "WinCE kezelőfelület modul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE párbeszédszolgáltató"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Könyvjelző szerkesztése"
@@ -14108,6 +14104,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "A bemenet megváltozott "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15360,22 +15361,22 @@ msgstr ""
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Hangeszköz neve"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "SMB jelszó"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Hangtömörítő"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15686,6 +15687,10 @@ msgstr "Kimeneti fájl"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15702,9 +15707,15 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Hossz metaadatok"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 2c6a2a02867da2fcc48d4545e231580b1091538a..7785bce278e422d385f9f512ecf2ba861e36af4a 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-04-03 16:52+0000\n"
 "Last-Translator: Clément Stenac <zorglub@diwi.org>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -17,19 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Questo programma è distribuito SENZA ALCUNA GARANZIA secondo termini di "
-"legge.\n"
-"Può essere distribuito secondo i termini della Licenza GNU GPL;\n"
-"per ulteriori informazioni, leggere il file COPYING.\n"
-"Scritto dall'équipe VideoLAN, vedi file AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferenze di VLC"
@@ -556,8 +543,8 @@ msgstr "Metainformazioni"
 msgid "Title"
 msgstr "Titolo"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autore"
@@ -629,6 +616,19 @@ msgstr "Codifica"
 msgid "Codec Description"
 msgstr "Descrizione codifica"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Questo programma è distribuito SENZA ALCUNA GARANZIA secondo termini di "
+"legge.\n"
+"Può essere distribuito secondo i termini della Licenza GNU GPL;\n"
+"per ulteriori informazioni, leggere il file COPYING.\n"
+"Scritto dall'équipe VideoLAN, vedi file AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -849,8 +849,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bit per campione"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -993,47 +993,47 @@ msgstr "it"
 msgid "Help options"
 msgstr "Impostazioni guida"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "stringa"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "intero"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "virgola mobile"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (predefinito abilitato)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (predefinito disabilitato)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Versione di VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compilato da %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compilatore: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Basato sulle modifiche in svn [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1041,7 +1041,7 @@ msgstr ""
 "\n"
 "contenuto copiato nel file vlc-help.txt.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4678,8 +4678,17 @@ msgstr "Ritaglia"
 msgid "Aspect-ratio"
 msgstr "Correzione rapporto dimensioni"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4743,15 +4752,6 @@ msgstr "Traccia Audio "
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5353,22 +5353,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "dvd"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5638,6 +5622,22 @@ msgstr "Normalizzazione del volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
+"Valore in millisecondi."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "dvd"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angolo DVD"
@@ -5865,6 +5865,54 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Directory sorgente"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Permette di specificare il TTL del flusso in uscita."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posizione del logo"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Permette di specificare il codec audio di destinazione per la trasmissione "
+"in uscita."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Scegliere file o directory"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posizione del logo"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6056,278 +6104,526 @@ msgstr "Selezionare sempre la sorgente a più alto bitrate."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Ingresso Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Periferica"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Periferica video PVR"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Trasmissione in uscita \"dummy\""
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "periferica audio"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Periferica video PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Aggiungi al file"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Aggiungere alla fine del file, se esiste, anzichè sostituirlo."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Definisce la norma dello stream (Automatic, SECAM, PAL o NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Trasmissione in uscita file"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Larghezza"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Utente"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Permette di specificare il nome utente da utilizzare per accedere alla "
+"trasmissione."
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Altezza"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Password"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
-
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenza"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Permette di specificare la password da utilizzare per accedere alle "
+"trasmissione."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-#, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-#, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Campionamento in acquisizione, quando applicabile (-1: automatico)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervallo keyframe"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervallo tra keyframe (-1: automatico)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Frame B"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"I B-Frame verranno utilizzati se questa opzione è configurata. Specificare "
-"il numero di B-Frame."
 
-#: modules/access/pvr.c:85
-#, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bitrate da utilizzare (-1: default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate di picco"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Bitrate di picco in modo VBR"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Trasmissione in uscita HTTP"
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modalità bitrate da utilizzare"
+msgid "Stream name"
+msgstr "Sorgente"
 
-#: modules/access/pvr.c:92
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modalità bitrate da utilizzare"
+msgid "Stream description"
+msgstr "Descrizione sessione"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Maschera binaria audio"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid "Stream MP3"
+msgstr "Sorgente"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Permette di impostare una maschera binaria che verrà utilizzata dalla parte "
-"audio della scheda."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrizione sessione"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canale"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrizione"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
-"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
-"segnali composti, 2 per svideo."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatico"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Campionamento"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Numero di cloni"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Ingresso per schede di codifica MPEG (driver ivtv)"
+msgid "Stream public"
+msgstr "Trasmissione in uscita"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Modulo accesso uscita"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr "Valore cache (ms)"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti RTSP. "
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
 "Valore in millisecondi."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-#, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
-
-#: modules/access/rtsp/access.c:93
-#, fuzzy
-msgid "Connection failed"
-msgstr "Nessuna opzione configurazione disponibile."
-
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
-msgstr ""
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time To Live (TTL)"
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Session failed"
-msgstr "E-mail della sessione"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Permette di specificare il TTL del flusso in uscita."
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Raggruppa pacchetti"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le acquisizioni "
-"dello schermo. Valore in millisecondi."
-
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Bitrate medio della sorgente"
+"I pacchetti possono essere inviati uno ad uno al momento adatto oppure per "
+"gruppi. Questa opzione permette di specificare quanti pacchetti inviare alla "
+"volta. Aiuta a ridurre il carico su sistemi sovraccarichi."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Dimensione dei frammenti di acquisizione"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Scrittura diretta"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Ottimizzazione dell'acquisizione. Lo schermo viene diviso in blocchi di "
-"altezza predefinita (16 è un valore ragionevole, 0 disattiva l'opzione)."
+"Attivando questa opzione, i pacchetti verranno trasmessi direttamente, senza "
+"provare a riempire l'MTU (cioè senza tentare di creare i pacchetti più "
+"grossi possibili per migliorare la trasmissione)."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Input schermo"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Trasmissione in uscita UDP"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Schermo"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti MMS. "
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
 "Valore in millisecondi."
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "User name FTP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Periferica"
 
-#: modules/access/smb.c:66
-#, fuzzy
-msgid "SMB password"
-msgstr "Password FTP"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Periferica video PVR"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "SMB domain"
-msgstr "Somalo"
+msgid "Radio device"
+msgstr "periferica audio"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Periferica video PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Definisce la norma dello stream (Automatic, SECAM, PAL o NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Larghezza"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altezza"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenza"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Campionamento in acquisizione, quando applicabile (-1: automatico)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervallo keyframe"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervallo tra keyframe (-1: automatico)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Frame B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"I B-Frame verranno utilizzati se questa opzione è configurata. Specificare "
+"il numero di B-Frame."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bitrate da utilizzare (-1: default)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate di picco"
+
+#: modules/access/pvr.c:88
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
+msgstr "Bitrate di picco in modo VBR"
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modalità bitrate da utilizzare"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modalità bitrate da utilizzare"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Maschera binaria audio"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+"Permette di impostare una maschera binaria che verrà utilizzata dalla parte "
+"audio della scheda."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canale"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
+"segnali composti, 2 per svideo."
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatico"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Ingresso per schede di codifica MPEG (driver ivtv)"
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti RTSP. "
+"Valore in millisecondi."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Nessuna opzione configurazione disponibile."
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "E-mail della sessione"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le acquisizioni "
+"dello schermo. Valore in millisecondi."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Bitrate medio della sorgente"
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Dimensione dei frammenti di acquisizione"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Ottimizzazione dell'acquisizione. Lo schermo viene diviso in blocchi di "
+"altezza predefinita (16 è un valore ragionevole, 0 disattiva l'opzione)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Input schermo"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Schermo"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti MMS. "
+"Valore in millisecondi."
+
+#: modules/access/smb.c:63
+#, fuzzy
+msgid "SMB user name"
+msgstr "User name FTP"
+
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "Password FTP"
+
+#: modules/access/smb.c:69
+#, fuzzy
+msgid "SMB domain"
+msgstr "Somalo"
 
 #: modules/access/smb.c:70
 #, fuzzy
@@ -6397,10 +6693,42 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Ingresso UDP/RTP"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Periferica"
+
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Specificare la periferica video da utilizzare. In assenza di questo "
+"parametro, nessuna periferica video sarà utilizzata."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
+"segnali composti, 2 per svideo."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Ingresso Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti v4l. "
 "Valore in millisecondi."
@@ -6509,11 +6837,6 @@ msgstr "Tuner:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Campionamento"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6559,38 +6882,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Ingresso Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Periferica"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Specificare la periferica video da utilizzare. In assenza di questo "
-"parametro, nessuna periferica video sarà utilizzata."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
-"segnali composti, 2 per svideo."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Ingresso Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6737,348 +7028,57 @@ 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."
-msgstr "Numero di blocchi letti per ogni CD"
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Utilizzare controllo playback?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Se il VCD prevede il controllo playback, VLC lo utilizza. Altrimenti, "
-"eseguire traccia per traccia."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "Mostra l'interfaccia estesa"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato da utilizzare per il campo \"autore\" della playlist"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato da utilizzare per il campo \"titolo\" della playlist"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Directory sorgente"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Permette di specificare il TTL del flusso in uscita."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posizione del logo"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Permette di specificare il codec audio di destinazione per la trasmissione "
-"in uscita."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Scegliere file o directory"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Posizione del logo"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Trasmissione in uscita \"dummy\""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Aggiungi al file"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Aggiungere alla fine del file, se esiste, anzichè sostituirlo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Trasmissione in uscita file"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Utente"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Permette di specificare il nome utente da utilizzare per accedere alla "
-"trasmissione."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Password"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Permette di specificare la password da utilizzare per accedere alle "
-"trasmissione."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Trasmissione in uscita HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Sorgente"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descrizione sessione"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Sorgente"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrizione sessione"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrizione"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Numero di cloni"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Trasmissione in uscita"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Modulo accesso uscita"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time To Live (TTL)"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Se diverso da zero, fornisce informazioni di debug supplementari."
 
-#: modules/access_output/udp.c:81
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Permette di specificare il TTL del flusso in uscita."
+msgid "Number of CD blocks to get in a single read."
+msgstr "Numero di blocchi letti per ogni CD"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Raggruppa pacchetti"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Utilizzare controllo playback?"
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"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."
+"Se il VCD prevede il controllo playback, VLC lo utilizza. Altrimenti, "
+"eseguire traccia per traccia."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Scrittura diretta"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:124
+msgid ""
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
+msgid "Show extended VCD info?"
+msgstr "Mostra l'interfaccia estesa"
+
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Attivando questa opzione, i pacchetti verranno trasmessi direttamente, senza "
-"provare a riempire l'MTU (cioè senza tentare di creare i pacchetti più "
-"grossi possibili per migliorare la trasmissione)."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Trasmissione in uscita UDP"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato da utilizzare per il campo \"autore\" della playlist"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato da utilizzare per il campo \"titolo\" della playlist"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11262,7 +11262,7 @@ msgstr "Finestra"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11611,7 +11611,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamplificazione"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controlli supplementari"
 
@@ -11755,12 +11756,12 @@ msgstr "Saturazione"
 msgid "Opaqueness"
 msgstr "Opacità"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Ulteriori informazioni"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11814,7 +11815,7 @@ msgstr "Pannello - VLC"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11932,8 +11933,8 @@ msgid "Extended Controls"
 msgstr "Controlli supplementari"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Traduzione"
@@ -12280,6 +12281,83 @@ msgstr "URL SDP"
 msgid "Save File"
 msgstr "Registra File"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opzioni Avanzate"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Interrompi sorgente"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Numero demux"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Bitrate massimo di codifica"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoder"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Frame B"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Frame B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Trasmissione"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Raggruppa pacchetti"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Campionamento"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Riproduci velocemente"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Registra Playlist..."
@@ -12366,83 +12444,6 @@ msgstr "Specificare un nome per il nuovo gruppo:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opzioni Avanzate"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Interrompi sorgente"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Numero demux"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Bitrate massimo di codifica"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoder"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Frame B"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Frame B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Trasmissione"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Raggruppa pacchetti"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Campionamento"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Riproduci velocemente"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13778,17 +13779,17 @@ msgstr "uscita video e audio QNX RTOS"
 msgid "Errors"
 msgstr "Errore"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Apri &File...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformazioni"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Apri &File...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14014,11 +14015,6 @@ msgstr "Modulo interfaccia wxWidgets"
 msgid "WinCE dialogs provider"
 msgstr "Fornitore dialoghi wxWidgets"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Modifica segnalibro"
@@ -14088,6 +14084,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "L'ingresso è cambiato "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15314,22 +15315,22 @@ msgstr "Modulo interfaccia wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr "Fornitore dialoghi wxWidgets"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Periferica audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Password FTP"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codifica audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15649,6 +15650,10 @@ msgstr "File in uscita"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AlitVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15665,9 +15670,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AlitVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Informazioni descrizione"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index c3bdf40b71abea5129adfd28d8a654e423402669..165bca7978e998fdb294e44240e845635cf2c5a0 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ja\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-12-12 14:01+0900\n"
 "Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"
 "Language-Team: Japanese <ja@li.org>\n"
@@ -18,19 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.0.2\n"
 
-#: include/vlc/vlc.h:576
-#, fuzzy
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"法律によって許可される範囲でこのプログラムには何の保証もありません。\n"
-"あなたは、GNU GPLの条項に基づいて再配布するかも知れません。\n"
-"COPYINGファイルに詳細が書かれていますので、参照してください。\n"
-"Written by the VideoLAN team at Ecole Centrale, Paris.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 設定"
@@ -560,8 +547,8 @@ msgstr "メタ情報"
 msgid "Title"
 msgstr "タイトル"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作成者"
@@ -634,6 +621,19 @@ msgstr "コーデック名デバイス名"
 msgid "Codec Description"
 msgstr "コーデック説明"
 
+#: include/vlc/vlc.h:576
+#, fuzzy
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"法律によって許可される範囲でこのプログラムには何の保証もありません。\n"
+"あなたは、GNU GPLの条項に基づいて再配布するかも知れません。\n"
+"COPYINGファイルに詳細が書かれていますので、参照してください。\n"
+"Written by the VideoLAN team at Ecole Centrale, Paris.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -855,8 +855,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "ビット/サンプル"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "ビットレート"
 
@@ -999,53 +999,53 @@ msgstr "ja"
 msgid "Help options"
 msgstr "ヘルプオプション"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "文字列"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "整数"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "浮動小数点"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (デフォルト有効)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (デフォルト無効)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC バージョン %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, fuzzy, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "エラー"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "コンパイラー: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4556,8 +4556,17 @@ msgstr "縁取り"
 msgid "Aspect-ratio"
 msgstr "アスペクト比"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4621,15 +4630,6 @@ msgstr "オーディオトラック"
 msgid "Audio CD - Track %i"
 msgstr "オーディオトラック"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5151,22 +5151,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "追加"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5435,6 +5419,22 @@ msgstr "ビジュアル化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "追加"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD アングル"
@@ -5650,6 +5650,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "ソースディレクトリ"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "垂直方向位置"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "ディレクトリを選択する"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "タイムシフト"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5833,975 +5878,930 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "マイクロソフトメディアサーバー (MMS) 入力"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "デバイス"
-
-#: modules/access/pvr.c:53
-#, fuzzy
-msgid "PVR video device"
-msgstr "DVDデバイス"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "ダミーストリーム出力"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "ダミー"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-#, fuzzy
-msgid "Norm"
-msgstr "なし"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "ファイルに追加する"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "幅"
-
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr ""
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "ファイルストリーム出力"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-#, fuzzy
-msgid "Height"
-msgstr "右"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "ユーザー名"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "周波数"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr ""
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "パスワード"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "キー間隔:"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B フレーム"
+#: modules/access_output/http.c:71
+#, fuzzy
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:74
+#, fuzzy
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
-msgstr ""
-
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:87
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "ビットレート"
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:88
-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.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "湾曲モード"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:94
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP ストリーム出力"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "ã\82ªã\83¼ã\83\87ã\82£ã\82ªã\83\93ã\83\83ã\83\88ã\83¬ã\83¼ã\83\88"
+msgid "Stream name"
+msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 å\90\8d"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "コーデック説明"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "ã\83\81ã\83£ã\83³ã\83\8dã\83«"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83  MP3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "自動"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "コーデック説明"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "説明"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr ""
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "シンボル・レート"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr ""
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "ã\82­ã\83£ã\83\83ã\82·ã\83³ã\82°å\80¤ (ã\83\9fã\83ªç§\92)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ã\82¯ã\83­ã\83¼ã\83³ã\81®æ\95°"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM 設定ファイル"
+msgid "Stream public"
+msgstr "ストリーム出力"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "ã\82»ã\83\83ã\82·ã\83§ã\83³å\90\8d"
+msgid "IceCAST output"
+msgstr "ã\82ªã\83¼ã\83\87ã\82£ã\82ªå\87ºå\8a\9bã\83¢ã\82¸ã\83¥ã\83¼ã\83«ã\82¢ã\82¯ã\82»ã\82¹"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "キャッシング値 (ミリ秒)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "生存時間 (TTL):"
+
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "ストリームをナビゲートする"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "グループパケット"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "画面入力"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP ストリーム出力"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "スクリーン"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
-"定します。"
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "FTP ユーザー名"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "デバイス"
 
-#: modules/access/smb.c:66
+#: modules/access/pvr.c:53
 #, fuzzy
-msgid "SMB password"
-msgstr "FTP パスワード"
+msgid "PVR video device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "SMB domain"
-msgstr "なし"
+msgid "Radio device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "PVR radio device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:75
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
 #, fuzzy
-msgid "SMB input"
-msgstr "SLP 入力"
+msgid "Norm"
+msgstr "なし"
 
-#: modules/access/tcp.c:39
-#, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/tcp.c:46
-#, fuzzy
-msgid "TCP"
-msgstr "RTP"
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP 入力"
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 #, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
+msgid "Height"
+msgstr "右"
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "周波数"
 
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
-#: modules/access/udp.c:54
-#, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr ""
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "キー間隔:"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP 入力"
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B フレーム"
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:81
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
 
-#: modules/access/v4l.c:83
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "ビットレート"
 
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
-#: modules/access/v4l.c:99
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid "Audio Channel"
-msgstr "オーディオチャンネル"
+msgid "Bitrate mode)"
+msgstr "湾曲モード"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:94
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "オーディオビットレート"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "ブライトネス"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "チャンネル"
 
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-#, fuzzy
-msgid "Hue"
-msgstr "閉じる"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "自動"
 
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "ビデオ・ストリームの出力を有効にする"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-#, fuzzy
-msgid "Color"
-msgstr "閉じる"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "ASCIIアート・ビデオ出力モジュール"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "コントラスト"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr ""
 
-#: modules/access/v4l.c:119
-msgid "Contrast of the video input."
+#: modules/access/pvr.c:111
+msgid "cbr"
 msgstr ""
 
-#: modules/access/v4l.c:120
-#, fuzzy
-msgid "Tuner"
-msgstr "チューナー:"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
+#: modules/access/rtsp/access.c:43
 #, fuzzy
-msgid "Samplerate"
-msgstr "シンボル・レート"
-
-#: modules/access/v4l.c:124
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
-msgstr ""
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:128
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "MJPEG"
-msgstr "MJPEG"
+msgid "Connection failed"
+msgstr "VLM 設定ファイル"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
 msgstr ""
 
-#: modules/access/v4l.c:131
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Decimation"
-msgstr "説明"
+msgid "Session failed"
+msgstr "セッション名"
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
 msgstr ""
 
-#: modules/access/v4l.c:134
+#: modules/access/screen/screen.c:39
 #, fuzzy
-msgid "Quality"
-msgstr "品質:"
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/v4l.c:135
+#: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Quality of the stream."
+msgid "Desired frame rate for the capture."
 msgstr "ストリームをナビゲートする"
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
-
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux 入力"
-
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "デバイス名"
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
 msgstr ""
 
-#: modules/access/v4l2.c:58
+#: modules/access/screen/screen.c:48
 msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "画面入力"
 
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux 入力"
-
-#: modules/access/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:698
-msgid "VCD"
-msgstr "VCD"
-
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD 入力"
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "スクリーン"
 
-#: modules/access/vcd/vcd.c:53
+#: modules/access/smb.c:61
 #, fuzzy
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][device][@[title][,[chapter]]]"
-
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr ""
-
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
+"httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
+"指定します。"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "エントリ"
-
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "分割"
-
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "分割"
-
-#: modules/access/vcdx/access.c:532
+#: modules/access/smb.c:63
 #, fuzzy
-msgid "LID"
-msgstr "PBC LID"
-
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD フォーマット"
-
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "アルバム"
-
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "アプリケーション"
-
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr "準備"
-
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "音量 #"
-
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
-msgstr "最大音量 #"
-
-#: modules/access/vcdx/info.c:96
-msgid "Volume Set"
-msgstr "音量設定"
-
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "システム ID"
-
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
-msgstr "エントリ"
-
-#: modules/access/vcdx/info.c:122
-msgid "First Entry Point"
-msgstr "最初のエントリポイント"
-
-#: modules/access/vcdx/info.c:126
-msgid "Last Entry Point"
-msgstr "最後のエントリポイント"
-
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
-msgstr ""
+msgid "SMB user name"
+msgstr "FTP ユーザー名"
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
+#: modules/access/smb.c:66
 #, fuzzy
-msgid "type"
-msgstr "タイプ"
+msgid "SMB password"
+msgstr "FTP パスワード"
 
-#: modules/access/vcdx/info.c:139
+#: modules/access/smb.c:69
 #, fuzzy
-msgid "end"
-msgstr "ã\83\96ã\83¬ã\83³ã\83\89"
+msgid "SMB domain"
+msgstr "ã\81ªã\81\97"
 
-#: modules/access/vcdx/info.c:142
+#: modules/access/smb.c:70
 #, fuzzy
-msgid "play list"
-msgstr "リスト"
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/access/vcdx/info.c:153
+#: modules/access/smb.c:75
 #, fuzzy
-msgid "extended selection list"
-msgstr "選択"
+msgid "SMB input"
+msgstr "SLP 入力"
 
-#: modules/access/vcdx/info.c:154
+#: modules/access/tcp.c:39
 #, fuzzy
-msgid "selection list"
-msgstr "選択"
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/info.c:166
+#: modules/access/tcp.c:46
 #, fuzzy
-msgid "unknown type"
-msgstr "<不明>"
+msgid "TCP"
+msgstr "RTP"
 
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "一覧 ID"
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP 入力"
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 入力"
-
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/vcdx/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?"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:117
+#: modules/access/udp.c:54
+#, fuzzy
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP 入力"
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "デバイス名"
+
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:130
+#: modules/access/v4l2.c:58
 msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:137
+#: modules/access/v4l2.c:63
 #, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
+msgid "Video4Linux2"
+msgstr "Video4Linux"
 
-#: modules/access/vcdx/vcd.c:143
+#: modules/access/v4l2.c:64
 #, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
+msgid "Video4Linux2 input"
+msgstr "Video4Linux 入力"
 
-#: modules/access_filter/record.c:46
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Record directory"
-msgstr "ソースディレクトリ"
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
 
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
 
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "垂直方向位置"
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
+#: modules/access/v4l.c:87
 msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l.c:99
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "ã\83\87ã\82£ã\83¬ã\82¯ã\83\88ã\83ªã\82\92é\81¸æ\8a\9eã\81\99ã\82\8b"
+msgid "Audio Channel"
+msgstr "ã\82ªã\83¼ã\83\87ã\82£ã\82ªã\83\81ã\83£ã\83³ã\83\8dã\83«"
 
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "タイムシフト"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "ブライトネス"
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "ダミーストリーム出力"
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
+msgstr ""
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "ダミー"
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+#, fuzzy
+msgid "Hue"
+msgstr "閉じる"
 
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "ファイルに追加する"
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "ビデオ・ストリームの出力を有効にする"
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+#, fuzzy
+msgid "Color"
+msgstr "閉じる"
 
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "ファイルストリーム出力"
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "ASCIIアート・ビデオ出力モジュール"
 
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "ユーザー名"
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "コントラスト"
+
+#: modules/access/v4l.c:119
+msgid "Contrast of the video input."
+msgstr ""
+
+#: modules/access/v4l.c:120
+#, fuzzy
+msgid "Tuner"
+msgstr "チューナー:"
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "パスワード"
+#: modules/access/v4l.c:124
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr ""
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
+#: modules/access/v4l.c:128
+#, fuzzy
+msgid "MJPEG"
+msgstr "MJPEG"
 
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 msgstr ""
 
-#: modules/access_output/http.c:71
+#: modules/access/v4l.c:131
 #, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+msgid "Decimation"
+msgstr "説明"
 
-#: modules/access_output/http.c:74
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr ""
+
+#: modules/access/v4l.c:134
 #, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+msgid "Quality"
+msgstr "品質:"
 
-#: modules/access_output/http.c:78
+#: modules/access/v4l.c:135
 #, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+msgid "Quality of the stream."
+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/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux 入力"
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP ストリーム出力"
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD 入力"
 
-#: modules/access_output/shout.c:58
+#: modules/access/vcd/vcd.c:53
 #, fuzzy
-msgid "Stream name"
-msgstr "ストリーム名"
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][device][@[title][,[chapter]]]"
 
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
 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."
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
 msgstr ""
 
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "ストリーム MP3"
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "エントリ"
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "分割"
 
-#: modules/access_output/shout.c:76
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "分割"
+
+#: modules/access/vcdx/access.c:532
 #, fuzzy
-msgid "Genre description"
-msgstr "コーデック説明"
+msgid "LID"
+msgstr "PBC LID"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD フォーマット"
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "説明"
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "アルバム"
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "アプリケーション"
+
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr "準備"
+
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "音量 #"
+
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
+msgstr "最大音量 #"
+
+#: modules/access/vcdx/info.c:96
+msgid "Volume Set"
+msgstr "音量設定"
+
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "システム ID"
+
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr "エントリ"
+
+#: modules/access/vcdx/info.c:122
+msgid "First Entry Point"
+msgstr "最初のエントリポイント"
+
+#: modules/access/vcdx/info.c:126
+msgid "Last Entry Point"
+msgstr "最後のエントリポイント"
+
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
 msgstr ""
 
-#: modules/access_output/shout.c:87
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 ã\82\92ã\83\8aã\83\93ã\82²ã\83¼ã\83\88ã\81\99ã\82\8b"
+msgid "type"
+msgstr "ã\82¿ã\82¤ã\83\97"
 
-#: modules/access_output/shout.c:90
+#: modules/access/vcdx/info.c:139
 #, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 ã\82\92ã\83\8aã\83\93ã\82²ã\83¼ã\83\88ã\81\99ã\82\8b"
+msgid "end"
+msgstr "ã\83\96ã\83¬ã\83³ã\83\89"
 
-#: modules/access_output/shout.c:92
+#: modules/access/vcdx/info.c:142
 #, fuzzy
-msgid "Number of channels"
-msgstr "ã\82¯ã\83­ã\83¼ã\83³ã\81®æ\95°"
+msgid "play list"
+msgstr "ã\83ªã\82¹ã\83\88"
 
-#: modules/access_output/shout.c:93
+#: modules/access/vcdx/info.c:153
 #, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "ストリームをナビゲートする"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+msgid "extended selection list"
+msgstr "選択"
 
-#: modules/access_output/shout.c:96
+#: modules/access/vcdx/info.c:154
 #, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "ストリームをナビゲートする"
+msgid "selection list"
+msgstr "選択"
 
-#: modules/access_output/shout.c:98
+#: modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Stream public"
-msgstr "ストリーム出力"
+msgid "unknown type"
+msgstr "<不明>"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "一覧 ID"
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "オーディオ出力モジュールアクセス"
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr ""
 
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 入力"
+
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "生存時間 (TTL):"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/udp.c:81
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Number of CD blocks to get in a single read."
+msgstr "スレッドの数"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "グループパケット"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP ストリーム出力"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:130
+msgid ""
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
+
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10882,7 +10882,7 @@ msgstr "ウィンドウ"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11227,7 +11227,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "ストリーム"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "リモート・コントロール"
@@ -11375,12 +11376,12 @@ msgstr "持続期間"
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "バージョン情報の印刷"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11435,7 +11436,7 @@ msgstr "コントロール"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC メディアプレイヤー"
@@ -11554,8 +11555,8 @@ msgid "Extended Controls"
 msgstr "リモート・コントロール"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "バージョン情報の印刷"
@@ -11899,6 +11900,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "ファイルの保存"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "高度なオプション"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "ストリーム入力"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "demuxモジュール"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "エンコードの最大ビットレート"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "デコーダ"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "フレームを飛ばす"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "キーフレームを使用"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "すとリー民具"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "グループパケット"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "サンプルレート"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "早送り再生"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "再生一覧の保存..."
@@ -11982,83 +12060,6 @@ msgstr "新規グループ名前を入力:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "高度なオプション"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "ストリーム入力"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "demuxモジュール"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "エンコードの最大ビットレート"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "デコーダ"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "フレームを飛ばす"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "キーフレームを使用"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "すとリー民具"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "グループパケット"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "サンプルレート"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "早送り再生"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13322,17 +13323,17 @@ msgstr "オーディオ出力を強制的にモノラルにします。"
 msgid "Errors"
 msgstr "エラー"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "ディレクトリを開く(&I)..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "メタ情報"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "ディレクトリを開く(&I)..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13552,11 +13553,6 @@ msgstr "WinCE インターフェースモジュール"
 msgid "WinCE dialogs provider"
 msgstr "WinCE ダイアログ提供"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "ブックマーク編集"
@@ -13623,6 +13619,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14745,22 +14746,22 @@ msgstr "wxWidgets インターフェースモジュール"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWidgets ダイアログ提供"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "オーディオデバイス名"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP パスワード"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "オーディオエンコーダー"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15075,6 +15076,10 @@ msgstr "出力フォーマット"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15091,9 +15096,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 拡張memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "ミュージカル"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "説明メタデータ"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index 8de7737321eb63cec856a93adc4c2e1390b705e9..1f15947ece59adcbd801b390acca0abf7a916e36 100644 (file)
--- a/po/ka.po
+++ b/po/ka.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-04-16 12:14+0200\n"
 "Last-Translator: Alexander Didebulidze <didebuli@in.tum.de>\n"
 "Language-Team: Georgian <gnome@inet.ge>\n"
@@ -18,14 +18,6 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0\n"
 "X-Generator: KBabel 1.11.2\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC-ს პარამეტრები"
@@ -531,8 +523,8 @@ msgstr "Meta-ინფორმაცია"
 msgid "Title"
 msgstr "სათაური"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "ავტორი"
@@ -604,6 +596,14 @@ msgstr "კოდეკის სახელი"
 msgid "Codec Description"
 msgstr "კოდეკის აღწერილობა"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -826,8 +826,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -971,55 +971,55 @@ msgstr "C"
 msgid "Help options"
 msgstr "დახმარების პარამეტრები"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 #, fuzzy
 msgid " (default enabled)"
 msgstr "ნაგულისხმევი ჩართული"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 #, fuzzy
 msgid " (default disabled)"
 msgstr "ნაგულისხმევი გამორთული"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC ვერსია %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "კომპაილერი: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4419,8 +4419,17 @@ msgstr "ჩამოჭრა"
 msgid "Aspect-ratio"
 msgstr "გვერდების შეფარდება"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4478,15 +4487,6 @@ msgstr "აუდიო CD - კვალი "
 msgid "Audio CD - Track %i"
 msgstr "აუდიო CD - კვალი %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 #, fuzzy
@@ -4984,18 +4984,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5262,6 +5250,18 @@ msgstr "ხმის რეგულაცია"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD კუთხე"
@@ -5464,6 +5464,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "დირექტორია"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "დირექტორია."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "სიდიდე ის -სკენ."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "დირექტორია"
+
+#: modules/access_filter/timeshift.c:51
+#, fuzzy
+msgid "Directory used to store the timeshift temporary files."
+msgstr "დირექტორია -სკენ."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "დირექტორია -სკენ."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5624,131 +5670,376 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "მოწყობილობა"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR ვიდეო მოწყობილობა"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "რადიო მოწყობილობა"
-
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR რადიო მოწყობილობა"
-
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "ნორმა"
-
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "á\83\9cá\83\9dá\83 á\83\9bá\83\90 á\83\98á\83¡ á\83\90á\83\95á\83¢á\83\9dá\83\9bá\83\90á\83¢á\83£á\83 á\83\98 SECAM PAL NTSC."
+msgid "Dummy stream output"
+msgstr "á\83¤á\83\98á\83¥á\83¢á\83\98á\83£á\83 á\83\98"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "სიგანე"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "ფიქტიური"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "სიმაღლე"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "სიხშირე"
+#: modules/access_output/file.c:66
+#, fuzzy
+msgid "File stream output"
+msgstr "ფაილი"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr ""
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "მომხმარებლის სახელი"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:77
-#, fuzzy
-msgid "Key interval"
-msgstr "á\83\92á\83\90á\83¡á\83\90á\83¦á\83\94á\83\91ი"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "á\83\9eá\83\90á\83 á\83\9dá\83\9aი"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-კადრები"
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:67
 #, fuzzy
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
-msgstr "B -სკენ რიცხვი ის B."
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr "არა."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:95
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "აუდიო ის."
-
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+msgid "HTTP stream output"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "არხი"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "ნაკადი"
 
-#: modules/access/pvr.c:102
-msgid ""
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "სახელი -სკენ -სკენ."
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "ნაკადი აღწერა"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr ""
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "ნაკადი აღწერა"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "აღწერილობა"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "ის ვიდეო."
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "ის ვიდეო."
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ის"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "ის აუდიო დუიმი."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "ის ვიდეო."
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "ნაკადის გასავალი"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "დრო ვის TTL"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "დრო ვის ის."
+
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "ჯგუფი"
+
+#: modules/access_output/udp.c:85
+#, fuzzy
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr "მარჯვენა თქვენ რიცხვი ის a."
+
+#: modules/access_output/udp.c:90
+#, fuzzy
+msgid "Raw write"
+msgstr "დაუმუშავებელი"
+
+#: 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 "-სკენ -სკენ დუიმი -სკენ."
+
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "მოწყობილობა"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR ვიდეო მოწყობილობა"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "რადიო მოწყობილობა"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR რადიო მოწყობილობა"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "ნორმა"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "ნორმა ის ავტომატური SECAM PAL NTSC."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "სიგანე"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "სიმაღლე"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "სიხშირე"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "გასაღები"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-კადრები"
+
+#: modules/access/pvr.c:81
+#, fuzzy
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr "B -სკენ რიცხვი ის B."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "აუდიო ის."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "არხი"
+
+#: modules/access/pvr.c:102
+msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
@@ -5784,11 +6075,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5914,148 +6200,8 @@ msgid "UDP/RTP"
 msgstr "UDP/RTP"
 
 #: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP შესავალი"
-
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-
-#: modules/access/v4l.c:79
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-
-#: modules/access/v4l.c:83
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
-
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
-
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "აუდიო არხი"
-
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr ""
-
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr ""
-
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr ""
-
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "სიკაშკაშე"
-
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
-msgstr ""
-
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr ""
-
-#: modules/access/v4l.c:113
-msgid "Hue of the video input."
-msgstr ""
-
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "ფერი"
-
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "ფერი ის ვიდეო."
-
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "კონტრასტი"
-
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "კონტრასტი ის ვიდეო."
-
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr ""
-
-#: modules/access/v4l.c:121
-#, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "-სკენ."
-
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
-#: modules/access/v4l.c:124
-#, fuzzy
-msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "ის აუდიო დუიმი ჰც"
-
-#: modules/access/v4l.c:127
-#, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "ჩაწერე აუდიო დუიმი სტერეო."
-
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr ""
-
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr ""
-
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr ""
-
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
-msgstr ""
-
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "ხარისხი"
-
-#: modules/access/v4l.c:135
-#, fuzzy
-msgid "Quality of the stream."
-msgstr "ხარისხი ის."
-
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
-
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux შესავალი"
+msgid "UDP/RTP input"
+msgstr "UDP/RTP შესავალი"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6084,479 +6230,333 @@ msgstr "Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Video4Linux შესავალი"
 
-#: 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:698
-msgid "VCD"
-msgstr "VCD"
-
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD შესავალი"
-
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr ""
-
-#: modules/access/vcdx/access.c:104
-#, fuzzy
-msgid "The above message had unknown log level"
-msgstr "უცნობი"
-
-#: modules/access/vcdx/access.c:130
-#, fuzzy
-msgid "The above message had unknown vcdimager log level"
-msgstr "უცნობი"
-
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr ""
-
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr ""
-
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr ""
-
-#: modules/access/vcdx/access.c:532
-msgid "LID"
-msgstr "LID"
-
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD ფორმატი"
-
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "ალბომი"
-
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "პროგრამა"
-
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/info.c:96
-#, fuzzy
-msgid "Volume Set"
-msgstr "ხმის რეგულაცია"
-
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "სისტემის ID"
-
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
-#: modules/access/vcdx/info.c:122
-#, fuzzy
-msgid "First Entry Point"
-msgstr "პირველი პუნქტი"
-
-#: modules/access/vcdx/info.c:126
-#, fuzzy
-msgid "Last Entry Point"
-msgstr "ბოლო პუნქტი"
-
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
-msgstr "კვალი სიგრძე (სექტორებში)"
-
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-msgid "type"
-msgstr "ტიპი"
-
-#: modules/access/vcdx/info.c:139
-msgid "end"
+#: modules/access/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/info.c:142
-#, fuzzy
-msgid "play list"
-msgstr "სია"
-
-#: modules/access/vcdx/info.c:153
-msgid "extended selection list"
-msgstr ""
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "აუდიო არხი"
 
-#: modules/access/vcdx/info.c:154
-msgid "selection list"
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
 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 "სიის ID"
-
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr "(სუპერ)ვიდეო CD"
-
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "ვიდეო CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) შესავალი"
-
-#: modules/access/vcdx/vcd.c:97
-#, fuzzy
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr "ფაილი S"
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "სიკაშკაშე"
 
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
+#: modules/access/v4l.c:113
+msgid "Hue of the video input."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "ანახე VCD?"
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "ფერი"
 
-#: modules/access/vcdx/vcd.c:130
+#: modules/access/v4l.c:116
 #, fuzzy
-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 ""
+msgid "Color of the video input."
+msgstr "ფერი ის ვიდეო."
 
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90"
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "á\83\99á\83\9dá\83\9cá\83¢á\83 á\83\90á\83¡á\83¢á\83\98"
 
-#: modules/access_filter/record.c:48
+#: modules/access/v4l.c:119
 #, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90."
+msgid "Contrast of the video input."
+msgstr "á\83\99á\83\9dá\83\9cá\83¢á\83 á\83\90á\83¡á\83¢á\83\98 á\83\98á\83¡ á\83\95á\83\98á\83\93á\83\94á\83\9d."
 
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
+#: modules/access/v4l.c:120
+msgid "Tuner"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "სიდიდე ის -სკენ."
-
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:121
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "დირექტორია"
+msgid "Tuner to use, if there are several ones."
+msgstr "-სკენ."
 
-#: modules/access_filter/timeshift.c:51
+#: modules/access/v4l.c:124
 #, fuzzy
-msgid "Directory used to store the timeshift temporary files."
-msgstr "დირექტორია -სკენ."
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "ის აუდიო დუიმი ჰც"
 
-#: modules/access_filter/timeshift.c:53
+#: modules/access/v4l.c:127
 #, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90 -á\83¡á\83\99á\83\94á\83\9c."
+msgid "Capture the audio stream in stereo."
+msgstr "á\83©á\83\90á\83¬á\83\94á\83 á\83\94 á\83\90á\83£á\83\93á\83\98á\83\9d á\83\93á\83£á\83\98á\83\9bá\83\98 á\83¡á\83¢á\83\94á\83 á\83\94á\83\9d."
 
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+#: modules/access/v4l.c:128
+msgid "MJPEG"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 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:61
-msgid "Append to file"
+#: modules/access/v4l.c:131
+msgid "Decimation"
 msgstr ""
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
-#: modules/access_output/file.c:66
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "ხარისხი"
+
+#: modules/access/v4l.c:135
 #, fuzzy
-msgid "File stream output"
-msgstr "á\83¤á\83\90á\83\98á\83\9aá\83\98"
+msgid "Quality of the stream."
+msgstr "á\83®á\83\90á\83 á\83\98á\83¡á\83®á\83\98 á\83\98á\83¡."
 
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "მომხმარებლის სახელი"
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux შესავალი"
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "á\83\9eá\83\90á\83 á\83\9dá\83\9aá\83\98"
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr "á\83\93á\83£á\83\98á\83\9bá\83\98 á\83\9bá\83\98á\83\9aá\83\98á\83¬á\83\90á\83\9bá\83\94á\83\91á\83\98."
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD შესავალი"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
 msgstr ""
 
-#: modules/access_output/http.c:66
+#: modules/access/vcdx/access.c:104
 #, fuzzy
-msgid "Mime"
-msgstr "Mime"
+msgid "The above message had unknown log level"
+msgstr "უცნობი"
 
-#: modules/access_output/http.c:67
+#: modules/access/vcdx/access.c:130
 #, fuzzy
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr "á\83\90á\83 á\83\90."
+msgid "The above message had unknown vcdimager log level"
+msgstr "á\83£á\83ªá\83\9cá\83\9dá\83\91á\83\98"
 
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
 msgstr ""
 
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
 msgstr ""
 
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
 msgstr ""
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:532
+msgid "LID"
+msgstr "LID"
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD ფორმატი"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "ალბომი"
+
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "პროგრამა"
+
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
 msgstr ""
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
 msgstr ""
 
-#: modules/access_output/http.c:91
+#: modules/access/vcdx/info.c:96
 #, fuzzy
-msgid "HTTP stream output"
-msgstr "HTTP"
+msgid "Volume Set"
+msgstr "ხმის რეგულაცია"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "სისტემის ID"
 
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "ნაკადი"
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr ""
 
-#: modules/access_output/shout.c:59
+#: modules/access/vcdx/info.c:122
 #, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "á\83¡á\83\90á\83®á\83\94á\83\9aá\83\98 -á\83¡á\83\99á\83\94á\83\9c -á\83¡á\83\99á\83\94á\83\9c."
+msgid "First Entry Point"
+msgstr "á\83\9eá\83\98á\83 á\83\95á\83\94á\83\9aá\83\98 á\83\9eá\83£á\83\9cá\83¥á\83¢á\83\98"
 
-#: modules/access_output/shout.c:62
+#: modules/access/vcdx/info.c:126
 #, fuzzy
-msgid "Stream description"
-msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98 á\83\90á\83¦á\83¬á\83\94á\83 á\83\90"
+msgid "Last Entry Point"
+msgstr "á\83\91á\83\9dá\83\9aá\83\9d á\83\9eá\83£á\83\9cá\83¥á\83¢á\83\98"
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
+msgstr "კვალი სიგრძე (სექტორებში)"
 
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
+msgid "type"
+msgstr "ტიპი"
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
+#: modules/access/vcdx/info.c:139
+msgid "end"
 msgstr ""
 
-#: modules/access_output/shout.c:76
+#: modules/access/vcdx/info.c:142
 #, fuzzy
-msgid "Genre description"
-msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98 á\83\90á\83¦á\83¬á\83\94á\83 ა"
+msgid "play list"
+msgstr "á\83¡á\83\98ა"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "აღწერილობა"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "ის ვიდეო."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "ის ვიდეო."
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
+msgstr "უცნობი ტიპი"
 
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "á\83\98á\83¡"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "á\83¡á\83\98á\83\98á\83¡ ID"
 
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "ის აუდიო დუიმი."
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr "(სუპერ)ვიდეო CD"
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "ვიდეო CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) შესავალი"
 
-#: modules/access_output/shout.c:96
+#: modules/access/vcdx/vcd.c:97
 #, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "á\83\98á\83¡ á\83\95á\83\98á\83\93á\83\94á\83\9d."
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "á\83¤á\83\90á\83\98á\83\9aá\83\98 S"
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "ნაკადის გასავალი"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "დრო ვის TTL"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "დრო ვის ის."
-
-#: modules/access_output/udp.c:84
-#, fuzzy
-msgid "Group packets"
-msgstr "ჯგუფი"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr "მარჯვენა თქვენ რიცხვი ის a."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
+msgstr ""
 
-#: modules/access_output/udp.c:90
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
-msgid "Raw write"
-msgstr "á\83\93á\83\90á\83£á\83\9bá\83£á\83¨á\83\90á\83\95á\83\94á\83\91á\83\94á\83\9aá\83\98"
+msgid "Show extended VCD info?"
+msgstr "á\83\90á\83\9cá\83\90á\83®á\83\94 VCD?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 #, fuzzy
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
-msgstr "-სკენ -სკენ დუიმი -სკენ."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
+msgstr "ანახე ის ნაკადი და ინფორმაცია."
 
-#: modules/access_output/udp.c:97
-#, fuzzy
-msgid "UDP stream output"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 #, fuzzy
@@ -10683,7 +10683,7 @@ msgstr "ფანჯარა"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11048,7 +11048,8 @@ msgstr "ჩართვა a."
 msgid "Preamp"
 msgstr "ნაკადი"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "გაფართოებული"
@@ -11194,12 +11195,12 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "მეტი ინფორმაცია"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11253,7 +11254,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC მედია დამკვრელი"
@@ -11380,8 +11381,8 @@ msgid "Extended Controls"
 msgstr "გაფართოებული"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "ინფორმაცია"
 
@@ -11736,6 +11737,84 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "ფაილის შენახვა"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "დამატებითი ინფორმაცია"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+#, fuzzy
+msgid "Read at media"
+msgstr "წაკითხული"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "შესავალი"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "ნაკადი"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "კადრები"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "კადრები"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "ნაკადი"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "ჯგუფი"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+#, fuzzy
+msgid "Sent bytes"
+msgstr "bytes"
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "გაგზავნა"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "დაკვრა"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "დაკვრის სიის შენახვა..."
@@ -11824,84 +11903,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr "ცარიელი საქაღალდე"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "დამატებითი ინფორმაცია"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-#, fuzzy
-msgid "Read at media"
-msgstr "წაკითხული"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "შესავალი"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "ნაკადი"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "კადრები"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "კადრები"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "ნაკადი"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "ჯგუფი"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-#, fuzzy
-msgid "Sent bytes"
-msgstr "bytes"
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "გაგზავნა"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "დაკვრა"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 #, fuzzy
@@ -13187,17 +13188,17 @@ msgstr "ვიდეო და აუდიო"
 msgid "Errors"
 msgstr "შეცდომები"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "&დირექტორიის გახსნა..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "ნაკადი ინფორმაცია"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "&დირექტორიის გახსნა..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13410,11 +13411,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "სანიშნეს რედაქტირება"
@@ -13484,6 +13480,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14667,22 +14668,22 @@ msgstr ""
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "აუდიო მოწყობილობის სახელი"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP პაროლი"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "აუდიო"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15020,6 +15021,10 @@ msgstr "ფაილი"
 msgid "Output data for RRDTool in this file."
 msgstr "დუიმი ფაილი."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15036,10 +15041,15 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
 msgstr ""
 
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "ავტორის მეტადატა"
+
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
 msgid "UDP/IPv4 network abstraction layer"
index ac89f4c5fc8caca0a38d6b11c84c027ea4dd688e..f529e1c651218df10a8cc2e6a9909b2825774d83 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ko\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-09-07 06:05+0900\n"
 "Last-Translator: Han HoJoong <0demon0@paran.com>\n"
 "Language-Team: Korean Linux User Group\n"
@@ -16,19 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-#, fuzzy
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"법률에 의해 허가되는 범위에서 이 프로그램에는 무슨 보증도 없습니다. \n"
-"당신은, GNU GPL의 조항에 근거해 재배포할지도 모릅니다. \n"
-"COPYING 파일에 상세가 쓰여져 있기 때문에, 참조해 주세요. \n"
-"Written by the VideoLAN team at Ecole Centrale, Paris. \n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 설정"
@@ -569,8 +556,8 @@ msgstr "버젼 정보의 인쇄"
 msgid "Title"
 msgstr "제목"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "작성자"
@@ -643,6 +630,19 @@ msgstr "코덱명 디바이스명"
 msgid "Codec Description"
 msgstr "코덱 설명"
 
+#: include/vlc/vlc.h:576
+#, fuzzy
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"법률에 의해 허가되는 범위에서 이 프로그램에는 무슨 보증도 없습니다. \n"
+"당신은, GNU GPL의 조항에 근거해 재배포할지도 모릅니다. \n"
+"COPYING 파일에 상세가 쓰여져 있기 때문에, 참조해 주세요. \n"
+"Written by the VideoLAN team at Ecole Centrale, Paris. \n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -865,8 +865,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr "비트/샘플"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "bit rate"
 
@@ -1011,53 +1011,53 @@ msgstr "ja"
 msgid "Help options"
 msgstr "도움말 선택사항"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "캐릭터 라인"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "정수"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "부동 소수점"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (디폴트 유효)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (디폴트 무효)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "사이즈"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, fuzzy, c-format
 msgid "Compiler: %s\n"
 msgstr "에러"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4695,8 +4695,17 @@ msgstr "인연 잡기"
 msgid "Aspect-ratio"
 msgstr "어스펙트비"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4761,15 +4770,6 @@ msgstr "오디오 트랙"
 msgid "Audio CD - Track %i"
 msgstr "오디오 트랙"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5299,22 +5299,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "추가"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5586,6 +5570,22 @@ msgstr "시각화"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "추가"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5804,6 +5804,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "원본 디렉토리"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "수직 방향 위치"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "소스의 어스펙트·레시오"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "수직 방향 위치"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5988,98 +6034,345 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: 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 ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "디바이스"
+#: modules/access_output/file.c:61
+#, fuzzy
+msgid "Append to file"
+msgstr "파일을 연다"
 
-#: modules/access/pvr.c:53
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:66
 #, fuzzy
-msgid "PVR video device"
-msgstr "DVD 디바이스"
+msgid "File stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "유저명"
+
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Radio device"
-msgstr "DVD 디바이스"
+msgid "User name that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr.c:56
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "패스워드"
+
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "PVR radio device"
-msgstr "DVD 디바이스"
+msgid "Password that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#: modules/access_output/http.c:66
 #, fuzzy
-msgid "Norm"
-msgstr "ì\97\86ì\9d\8c"
+msgid "Mime"
+msgstr "ì\8b\9cê°\84"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-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.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-#, fuzzy
-msgid "Height"
-msgstr "오른쪽"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "주파수"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:77
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Key interval"
-msgstr "키 프레임 간격:"
+msgid "HTTP stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "스트림"
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: 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/pvr.c:87
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "스트림 "
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "코덱 설명"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "설명"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "스트림을 안내한다"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "샘플 레이트"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "스트림을 안내한다"
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "클론의 수"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "스트림을 안내한다"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "스트림을 안내한다"
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "스트림 출력"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "오디오 출력 모듈 액세스"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "캐싱치 (밀리 세컨드)"
+
+#: 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:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "생존 시간 (TTL):"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "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.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "디바이스"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#, fuzzy
+msgid "Norm"
+msgstr "없음"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "오른쪽"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "주파수"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "키 프레임 간격:"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
 #, fuzzy
 msgid "Bitrate peak"
 msgstr "bit rate"
@@ -6159,11 +6452,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "캐싱치 (밀리 세컨드)"
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6319,28 +6607,54 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr "UDP/RTP 입력"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "디바이스명"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux 입력"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
 #: modules/access/v4l.c:94
@@ -6415,11 +6729,6 @@ msgstr "튜너:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "샘플 레이트"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6465,32 +6774,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux 입력"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "디바이스명"
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux 입력"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6636,342 +6919,59 @@ msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 입력"
 
 #: modules/access/vcdx/vcd.c:97
-#, fuzzy
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr "cddax://[device-or-file][@[T]num]"
-
-#: modules/access/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."
-msgstr "thread의 수"
-
-#: modules/access/vcdx/vcd.c:116
-#, fuzzy
-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
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "원본 디렉토리"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "수직 방향 위치"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "소스의 어스펙트·레시오"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "수직 방향 위치"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "더미 스트림 출력"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-#, fuzzy
-msgid "Append to file"
-msgstr "파일을 연다"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-#, fuzzy
-msgid "File stream output"
-msgstr "스트림의 출력처의 선택"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "유저명"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "패스워드"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "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
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "스트림의 출력처의 선택"
-
-#: 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 shoutcast/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 "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "코덱 설명"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "설명"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "스트림을 안내한다"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "스트림을 안내한다"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "클론의 수"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "스트림을 안내한다"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "스트림을 안내한다"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "스트림 출력"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "오디오 출력 모듈 액세스"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#, fuzzy
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "cddax://[device-or-file][@[T]num]"
+
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "생존 시간 (TTL):"
+msgid "Number of CD blocks to get in a single read."
+msgstr "thread의 수"
 
-#: modules/access_output/udp.c:81
+#: modules/access/vcdx/vcd.c:116
 #, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Use playback control?"
+msgstr "컨트롤"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "그룹 패킷"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
+#: modules/access/vcdx/vcd.c:137
 #, fuzzy
-msgid "UDP stream output"
-msgstr "UDP 스트림 출력"
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11114,7 +11114,7 @@ msgstr "윈도우"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11459,7 +11459,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "스트림"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "리모트·컨트롤"
@@ -11607,12 +11608,12 @@ msgstr "지속 기간"
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11667,7 +11668,7 @@ msgstr "컨트롤"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC 미디어 플레이어"
@@ -11786,8 +11787,8 @@ msgid "Extended Controls"
 msgstr "리모트·컨트롤"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "버젼 정보의 인쇄"
@@ -12135,6 +12136,84 @@ msgstr "SDP"
 msgid "Save File"
 msgstr "파일의 보존"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "고도의 옵션"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "demux 모듈"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "encode의 최대 bit rate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "디코더"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "그룹 패킷"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "샘플 레이트"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "빨리 감기 재생"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "플레이 재생목록를 보존..."
@@ -12221,84 +12300,6 @@ msgstr "구획으로부터 인연 잡기까지의 지오메트리를 지정"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "고도의 옵션"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "스트림의 정지"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "demux 모듈"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "encode의 최대 bit rate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "디코더"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "스트림의 정지"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "그룹 패킷"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "샘플 레이트"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "빨리 감기 재생"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13581,17 +13582,17 @@ msgstr "오디오 출력을 강제적으로 단청의로 합니다. "
 msgid "Errors"
 msgstr "에러"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "파일을 연다(&F)...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "파일을 연다(&F)...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13808,11 +13809,6 @@ msgstr "wxWindows 인터페이스 모듈"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows 다이얼로그 제공"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 #, fuzzy
 msgid "Edit bookmark"
@@ -13881,6 +13877,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15024,22 +15025,22 @@ msgstr "wxWindows 인터페이스 모듈"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows 다이얼로그 제공"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "오디오 디바이스명"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP 패스워드"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "오디오 인코더"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15353,6 +15354,10 @@ msgstr "출력 포맷"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15370,9 +15375,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 확장 memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "뮤지컬"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "설명 메타데이타"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index 79f6445fd400774429e418b195c9cf94d7540532..04e01160c80c5aa2a41f32626e643ccd74c73f74 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2004-05-16 00:41+0200\n"
 "Last-Translator: Derk-Jan Hartman <hartman at videolan dot org>\n"
 "Language-Team: Nederlands <www-doc@videolan.org>\n"
@@ -16,20 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dit programma wordt verspreid ZONDER ENIG GARANTIE, voor zover dit door de "
-"wet is toegestaan.\n"
-"Het programma mag verspreid worden onder verplichtingen van de GNU General "
-"Public License;\n"
-"Zie het bestand COPYING voor details.\n"
-"Geschreven door het VideoLAN team; zie het bestand AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC voorkeuren"
@@ -582,8 +568,8 @@ msgstr "Metadata"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
@@ -655,6 +641,20 @@ msgstr "Naam codec"
 msgid "Codec Description"
 msgstr "Beschrijving codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dit programma wordt verspreid ZONDER ENIG GARANTIE, voor zover dit door de "
+"wet is toegestaan.\n"
+"Het programma mag verspreid worden onder verplichtingen van de GNU General "
+"Public License;\n"
+"Zie het bestand COPYING voor details.\n"
+"Geschreven door het VideoLAN team; zie het bestand AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -875,8 +875,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Aantal bits per sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -1019,53 +1019,53 @@ msgstr "nl"
 msgid "Help options"
 msgstr "Bitrate Opties"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "tekst"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "heel getal"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "gebroken getal"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (standaard)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (niet standaard)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Kleur inversie"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, fuzzy, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Fout: %s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, fuzzy, c-format
 msgid "Compiler: %s\n"
 msgstr "Fout: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4709,8 +4709,17 @@ msgstr "Verklein"
 msgid "Aspect-ratio"
 msgstr "Beeldverhouding"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4773,15 +4782,6 @@ msgstr "Audio CD - Spoor "
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Spoor %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5343,21 +5343,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5626,6 +5611,21 @@ msgstr "Volume uitbalancering"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD hoek"
@@ -5851,6 +5851,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Bronmap"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "De levenstijd (TTL) van de uitgaande stream."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Start positie"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Videofilters worden gebruikt om het beeld te bewerken"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot bestandsmap"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Start positie"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6039,499 +6085,574 @@ msgstr "Selecteer altijd de stroom met de maximale bitrate."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) invoer"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Apparaat"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video apparaat"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Audio apparaat"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Dummy stream uitvoer"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video apparaat"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Standaard"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Voeg toe aan bestand"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Defineer de video standaard van de videostream (Auto, SECAM, PAL of NTSC)"
-
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Breedte"
+"Voeg toe aan een bestand als het reeds bestaat in plaats van het te "
+"overschrijven."
 
-#: modules/access/pvr.c:63
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Bestands stream uitvoer"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Hoogte"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Gebruikersnaam"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
+msgid "User name that will be requested to access the stream."
+msgstr "De gebruikersnaam die nodig is om de stream op te vragen."
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequentie"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Wachtwoord"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+msgid "Password that will be requested to access the stream."
+msgstr "Het wachtwoord dat nodig is om de stream op te vragen."
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-#, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Keyframe interval"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate piek"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Verstoringsmethode"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream uitvoer"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Stream"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Beschrijving sessie"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Kanaal"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
-msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatisch"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr ""
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
-
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
-
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
-
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
-
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:76
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "MPEG Encodeer kaarten invoer (met ivtv drivers)"
-
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Buffergrootte in ms"
+msgid "Genre description"
+msgstr "Beschrijving sessie"
 
-#: modules/access/rtsp/access.c:43
-#, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
-"Wijzig de standaard buffer grootte voor RTSP stromen. Deze waarde wordt in "
-"miliseconden opgegeven."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:79
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "URL description"
+msgstr "Beschrijving"
 
-#: modules/access/rtsp/access.c:93
-#, fuzzy
-msgid "Connection failed"
-msgstr "VLM configuratie bestand"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
 #, fuzzy
-msgid "Session failed"
-msgstr "Sessie e-mail"
+msgid "Samplerate"
+msgstr "Sample rate"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:92
 #, fuzzy
-msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor streamen van het computer beeld. "
-"Deze waarde wordt in miliseconden opgegeven."
+msgid "Number of channels"
+msgstr "Aantal klonen"
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "De gewenste framerate voor het opnemen."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Het aantal threads dat gebruikt wordt voor transcodering."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Fragmenten"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
 #, fuzzy
+msgid "Stream public"
+msgstr "Stream uitvoer"
+
+#: modules/access_output/shout.c:99
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Optimaliseer het uitlezen van het beeldscherm, door het in blokken van een "
-"bepaalde grootte te splitsen (16 is een redelijke waarde, 0 betekend "
-"uitgeschakeld."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Beeldscherm invoer"
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uitvoer methode"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Scherm"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Buffergrootte in ms"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Wijzig de standaard bufferwaarde voor MMS streams. Deze waarde wordt in "
-"milliseconden opgegeven."
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "FTP gebruikersnaam"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
 
-#: modules/access/smb.c:66
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "SMB password"
-msgstr "FTP wachtwoord"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "De levenstijd van de uitgaande stream."
 
-#: modules/access/smb.c:69
-#, fuzzy
-msgid "SMB domain"
-msgstr "Somalisch"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Groepeer packets"
 
-#: modules/access/smb.c:70
-#, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Wijzig het wachtwoord voor de connectie."
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
 
-#: modules/access/smb.c:75
-#, fuzzy
-msgid "SMB input"
-msgstr "SLP invoer"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
 
-#: modules/access/tcp.c:39
-#, fuzzy
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Wijzig de standaard buffer grootte voor TCP stromen. Deze waarde wordt in "
-"milliseconden opgegeven."
 
-#: modules/access/tcp.c:46
-#, fuzzy
-msgid "TCP"
-msgstr "CPU"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP stream uitvoer"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP invoer"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
 "millliseconden opgegeven."
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Autodetectie van pakketgrootte"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Apparaat"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video apparaat"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "TCP connectie timeout in ms"
+msgid "Radio device"
+msgstr "Audio apparaat"
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"Wijzig de timeout voor TCP streams. Deze waarde wordt in miliseconden "
-"opgegeven."
-
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+msgid "PVR radio device"
+msgstr "PVR video apparaat"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP invoer"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Standaard"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
-"Wijzig de standaard buffer grootte voor v4l bronnen. Deze waarde wordt in "
-"milliseconden opgegeven."
+"Defineer de video standaard van de videostream (Auto, SECAM, PAL of NTSC)"
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breedte"
+
+#: modules/access/pvr.c:63
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Specificeer de naam van het video apparaat dat gebruikt wordt. Als er niks "
-"opgegeven wordt, dan wordt er geen video apparaat gebruikt."
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Hoogte"
+
+#: modules/access/pvr.c:67
 #, fuzzy
-msgid ""
-"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."
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
-"Forceer het Video4Linux video apparaat om een specifiek chroma formaat (bv. "
-"I420 (standaard), RV24, etc.)"
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequentie"
 
-#: modules/access/v4l.c:94
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
 #, fuzzy
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/v4l.c:99
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
 #, fuzzy
-msgid "Audio Channel"
-msgstr "Audio kanalen"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr ""
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Keyframe interval"
 
-#: modules/access/v4l.c:103
+#: modules/access/pvr.c:78
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/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/pvr.c:80
+msgid "B Frames"
+msgstr ""
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Helderheid"
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
 
-#: modules/access/v4l.c:110
-#, fuzzy
-msgid "Brightness of the video input."
-msgstr "Selecteer de hoogte van het beeld"
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Tint"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate piek"
 
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "Selecteer de breedte van het beeld"
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid "Color"
-msgstr "Country"
+msgid "Bitrate mode)"
+msgstr "Verstoringsmethode"
 
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "Selecteer de breedte van het beeld"
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Contrast"
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
 
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "Selecteer de breedte van het beeld"
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
 
-#: modules/access/v4l.c:120
-#, fuzzy
-msgid "Tuner"
-msgstr "Tuner:"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Sample rate"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Kanaal"
 
-#: modules/access/v4l.c:124
+#: modules/access/pvr.c:102
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
 msgstr ""
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
 msgstr ""
 
-#: modules/access/v4l.c:128
-#, fuzzy
-msgid "MJPEG"
-msgstr "MJPEG:"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr ""
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
 
-#: modules/access/v4l.c:131
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
 #, fuzzy
-msgid "Decimation"
-msgstr "Afstand:"
+msgid "IVTV MPEG Encoding cards input"
+msgstr "MPEG Encodeer kaarten invoer (met ivtv drivers)"
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
+"Wijzig de standaard buffer grootte voor RTSP stromen. Deze waarde wordt in "
+"miliseconden opgegeven."
 
-#: modules/access/v4l.c:134
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
 #, fuzzy
-msgid "Quality"
-msgstr "Kwaliteit:"
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:135
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Selecteer de breedte van het beeld"
-
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
+msgid "Connection failed"
+msgstr "VLM configuratie bestand"
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux invoer"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Sessie e-mail"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor streamen van het computer beeld. "
+"Deze waarde wordt in miliseconden opgegeven."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "De gewenste framerate voor het opnemen."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Fragmenten"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Optimaliseer het uitlezen van het beeldscherm, door het in blokken van een "
+"bepaalde grootte te splitsen (16 is een redelijke waarde, 0 betekend "
+"uitgeschakeld."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Beeldscherm invoer"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Scherm"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard bufferwaarde voor MMS streams. Deze waarde wordt in "
+"milliseconden opgegeven."
+
+#: modules/access/smb.c:63
+#, fuzzy
+msgid "SMB user name"
+msgstr "FTP gebruikersnaam"
+
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "FTP wachtwoord"
+
+#: modules/access/smb.c:69
+#, fuzzy
+msgid "SMB domain"
+msgstr "Somalisch"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Wijzig het wachtwoord voor de connectie."
+
+#: modules/access/smb.c:75
+#, fuzzy
+msgid "SMB input"
+msgstr "SLP invoer"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"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."
+
+#: modules/access/tcp.c:46
+#, fuzzy
+msgid "TCP"
+msgstr "CPU"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP invoer"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"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."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Autodetectie van pakketgrootte"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "TCP connectie timeout in ms"
+
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"Wijzig de timeout voor TCP streams. Deze waarde wordt in miliseconden "
+"opgegeven."
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP invoer"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6563,75 +6684,230 @@ msgstr "Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Video4Linux invoer"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Wijzig de standaard buffer grootte voor CDDA streams. Deze waarde wordt in "
+"Wijzig de standaard buffer grootte voor v4l bronnen. 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:698
-msgid "VCD"
-msgstr "VCD"
-
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD input"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Specificeer de naam van het video apparaat dat gebruikt wordt. Als er niks "
+"opgegeven wordt, dan wordt er geen video apparaat gebruikt."
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][apparaat][@[titel][,[hoofdstuk]]]"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Specificeer de naam van het audio apparaat dat gebruikt wordt. Als er niks "
+"opgegeven wordt, dan wordt er geen audio apparaat gebruikt."
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "Bovenstaand bericht heeft een onbekend log niveau"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
+"Forceer het Video4Linux video apparaat om een specifiek chroma formaat (bv. "
+"I420 (standaard), RV24, etc.)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr "Bovenstaand bericht had een onbekend vcdimage log niveau"
+#: modules/access/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/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Onderdeel"
+#: modules/access/v4l.c:99
+#, fuzzy
+msgid "Audio Channel"
+msgstr "Audio kanalen"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Segment"
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Segment"
+#: modules/access/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/vcdx/access.c:532
+#: modules/access/v4l.c:106
 #, fuzzy
-msgid "LID"
-msgstr "PBC LID"
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD formaat"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Helderheid"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "Album"
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "Selecteer de hoogte van het beeld"
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "Applicatie"
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Tint"
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr "Prepareer"
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Selecteer de breedte van het beeld"
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "Volume #"
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+#, fuzzy
+msgid "Color"
+msgstr "Country"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Contrast"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/v4l.c:120
+#, fuzzy
+msgid "Tuner"
+msgstr "Tuner:"
+
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
+msgstr ""
+
+#: modules/access/v4l.c:124
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr ""
+
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
+msgstr ""
+
+#: modules/access/v4l.c:128
+#, fuzzy
+msgid "MJPEG"
+msgstr "MJPEG:"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr ""
+
+#: modules/access/v4l.c:131
+#, fuzzy
+msgid "Decimation"
+msgstr "Afstand:"
+
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr ""
+
+#: modules/access/v4l.c:134
+#, fuzzy
+msgid "Quality"
+msgstr "Kwaliteit:"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
+
+#: modules/access/v4l.c:147
+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:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD input"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][apparaat][@[titel][,[hoofdstuk]]]"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "Bovenstaand bericht heeft een onbekend log niveau"
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr "Bovenstaand bericht had een onbekend vcdimage log niveau"
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Onderdeel"
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Segment"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Segment"
+
+#: modules/access/vcdx/access.c:532
+#, fuzzy
+msgid "LID"
+msgstr "PBC LID"
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD formaat"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "Album"
+
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "Applicatie"
+
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr "Prepareer"
+
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "Volume #"
 
 #: modules/access/vcdx/info.c:95
 msgid "Vol max #"
@@ -6713,326 +6989,50 @@ msgstr "vcdx://[apparaat-of-bestand][@{P,S,T}num]"
 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 ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Afspeel controle gebruiken?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Gebruik VCD playback control indien gewenst, anders speel de tracks af."
-
-#: 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
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formaat zoals gebruikt in het afspeellijst \"auteur\" veld"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formaat gebruikt in afspeellijst \"titel\" veld"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Bronmap"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "De levenstijd (TTL) van de uitgaande stream."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Start positie"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Videofilters worden gebruikt om het beeld te bewerken"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot bestandsmap"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Start positie"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Dummy stream uitvoer"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Voeg toe aan bestand"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-"Voeg toe aan een bestand als het reeds bestaat in plaats van het te "
-"overschrijven."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Bestands stream uitvoer"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Gebruikersnaam"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "De gebruikersnaam die nodig is om de stream op te vragen."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Wachtwoord"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Het wachtwoord dat nodig is om de stream op te vragen."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream uitvoer"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Beschrijving sessie"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Beschrijving sessie"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beschrijving"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Aantal klonen"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Het aantal threads dat gebruikt wordt voor transcodering."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Stream uitvoer"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Uitvoer methode"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Afspeel controle gebruiken?"
 
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "De levenstijd van de uitgaande stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+"Gebruik VCD playback control indien gewenst, anders speel de tracks af."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Groepeer packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream uitvoer"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formaat zoals gebruikt in het afspeellijst \"auteur\" veld"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formaat gebruikt in afspeellijst \"titel\" veld"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11064,7 +11064,7 @@ msgstr "Venster"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11401,7 +11401,8 @@ msgstr "Activeer de equalizer"
 msgid "Preamp"
 msgstr "Voorversterking"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Uitgebreide opties"
 
@@ -11543,12 +11544,12 @@ msgstr "Verzadiging"
 msgid "Opaqueness"
 msgstr "Doorzichtigheid"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Meer informatie"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11602,7 +11603,7 @@ msgstr "VLC - Bedieningspaneel"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media speler"
@@ -11720,8 +11721,8 @@ msgid "Extended Controls"
 msgstr "Uitgebreide opties"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Meer informatie"
@@ -12064,6 +12065,84 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Bewaar Bestand"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Geavanceerde opties"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxers"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maximale codering bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoders"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Frames overslaan"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Gebruik keyframes"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Stream"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Groepeer packets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Speel Sneller"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Bewaar Afspeellijst..."
@@ -12150,84 +12229,6 @@ msgstr "Voer de naam in voor de nieuwe groep"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Geavanceerde opties"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxers"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maximale codering bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoders"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Frames overslaan"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Gebruik keyframes"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Stream"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Groepeer packets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Speel Sneller"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13484,17 +13485,17 @@ msgstr "QNX RTOS video en audio uitvoer"
 msgid "Errors"
 msgstr "Fout"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Open &Bestand...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Metadata"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Open &Bestand...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13713,11 +13714,6 @@ msgstr "wxWindows interface module"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows dialoog voorziening"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Wijzig bladwijzer"
@@ -13782,6 +13778,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14939,22 +14940,22 @@ msgstr "wxWindows interface module"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows dialoog voorziening"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Audio apparaat naam"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP wachtwoord"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Audio codec"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15272,6 +15273,10 @@ msgstr "Uitvoer naar bestand"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15288,9 +15293,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Beschrijving metadata"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index a4101c26c1d368387cd239a2d1248abd3b460531..0c70ea92adb56b4761c653eda31f32608514ad04 100644 (file)
--- a/po/oc.po
+++ b/po/oc.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.5-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-12-25 17:59+0100\n"
 "Last-Translator: laurent jonqueres <laurent_jonqueres@yahoo.fr>\n"
 "Language-Team: Occitan\n"
@@ -15,18 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preférencias VLC"
@@ -548,8 +536,8 @@ msgstr ""
 msgid "Title"
 msgstr "Titol"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -621,6 +609,18 @@ msgstr "Nom del codec"
 msgid "Codec Description"
 msgstr "Descripcion del codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -839,8 +839,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -983,53 +983,53 @@ msgstr ""
 msgid "Help options"
 msgstr "Opcion de l'Ajuda"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(activat per defaut)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr "(desactivat per defaut)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "Version de VLC %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Compilat per %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Compiler: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4290,8 +4290,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4351,15 +4360,6 @@ msgstr "CD Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4871,19 +4871,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr " ..."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5135,6 +5122,19 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr " ..."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5328,6 +5328,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5491,130 +5531,361 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr " ..."
-
-#: modules/access/pvr.c:52
-msgid "Device"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Flus"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Interfàcia"
+msgid "Stream description"
+msgstr "Descripcion"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descripcion"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr ""
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripcion"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de colonas"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Sortida flus"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Access output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr " ..."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "..."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr " ..."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Interfàcia"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
 #: modules/access/pvr.c:108 modules/access/v4l.c:143
@@ -5649,11 +5920,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -5787,6 +6053,34 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Lector"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Precisar lo nom del dispositu video pel plugin DirectShow. Se's pas precisat "
+"aiçí, serà utilisat lo dispositiu per defaut."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Nombre imatges dintrada Video"
+
 #: modules/access/v4l.c:75
 #, fuzzy
 msgid ""
@@ -5883,10 +6177,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5928,34 +6218,6 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Lector"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Precisar lo nom del dispositu video pel plugin DirectShow. Se's pas precisat "
-"aiçí, serà utilisat lo dispositiu per defaut."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Nombre imatges dintrada Video"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6081,324 +6343,62 @@ msgstr ""
 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:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Flus"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de colonas"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: 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:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Sortida flus"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Access output"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr ""
 
-#: modules/access_output/udp.c:77
-#, fuzzy
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr " ..."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 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"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: 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
@@ -10154,7 +10154,7 @@ msgstr "Finèstra"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10484,7 +10484,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -10618,12 +10619,12 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Mai d'Opcions"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10675,7 +10676,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Lector media VLC"
@@ -10790,8 +10791,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Mai d'Opcions"
@@ -11120,6 +11121,79 @@ msgstr ""
 msgid "Save File"
 msgstr "Salvar fichièr"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Mai d'Opcions"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Inuktitut"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Desseparar"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Sortida flus"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Sautar cap al titol"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Mai viste"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11198,79 +11272,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Mai d'Opcions"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Inuktitut"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Desseparar"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Sortida flus"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Sautar cap al titol"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Mai viste"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12479,17 +12480,17 @@ msgstr ""
 msgid "Errors"
 msgstr "Error"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Dobrir Repertòri..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Mai d'Opcions"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Dobrir Repertòri..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12688,11 +12689,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12759,6 +12755,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13842,21 +13843,21 @@ msgstr ""
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nom Dispositiu Audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 msgid "Audioscrobbler password"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codecs audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14143,6 +14144,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14159,8 +14164,12 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
index 66f6658e55b587b58a055a8c6b0f8babd6d24060..3d3d65f17a5b9a54a013969dd40ffd308f498e2d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pt_BR\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2004-04-06 11:41-0300\n"
 "Last-Translator: André de Barros Martins Ribeiro <andrerib@ajato.com.br>\n"
 "Language-Team: Brazilian Portuguese\n"
@@ -16,18 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa vem SEM GARANTIA, à extensão permitida por lei.\n"
-"Você poderá redistribuí-lo sob os termos da GNU General Public Licence;\n"
-"veja o arquivo de nome COPYING para detalhes.\n"
-"Escrito pelo time VideoLAN; veja o arquivo AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferências do VLC"
@@ -575,8 +563,8 @@ msgstr "Alvo de destino:"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -649,6 +637,18 @@ msgstr "Nome do Codec"
 msgid "Codec Description"
 msgstr "Descrição do Codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa vem SEM GARANTIA, à extensão permitida por lei.\n"
+"Você poderá redistribuí-lo sob os termos da GNU General Public Licence;\n"
+"veja o arquivo de nome COPYING para detalhes.\n"
+"Escrito pelo time VideoLAN; veja o arquivo AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -869,8 +869,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por Amostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Taxa de Bits"
 
@@ -1016,53 +1016,53 @@ msgstr "Pt_br"
 msgid "Help options"
 msgstr "Opções de ajuda"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "inteiro"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "flutuante"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(padrão habilitado)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr "(padrão desabilitado)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "Conversões de "
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, fuzzy, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Erro: %s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, fuzzy, c-format
 msgid "Compiler: %s\n"
 msgstr "Erro: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4805,8 +4805,17 @@ msgstr "Cortar"
 msgid "Aspect-ratio"
 msgstr "Proporção de Aspecto"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4871,15 +4880,6 @@ msgstr "Faixa de Audio"
 msgid "Audio CD - Track %i"
 msgstr "Faixa de Audio"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5479,21 +5479,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5769,6 +5754,21 @@ msgstr "Visualizações"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5994,6 +5994,53 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Diretório fonte"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posição de início"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Selecione um arquivo ou diretório"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posição de início"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6181,98 +6228,350 @@ msgstr "Sempre selecione o stream com a taxa de bits máxima."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Stream de saída simulado"
+
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
+
+#: modules/access_output/file.c:61
 #, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+msgid "Append to file"
+msgstr "Abre um arquivo"
+
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositivo"
+#: modules/access_output/file.c:66
+#, fuzzy
+msgid "File stream output"
+msgstr "Stream de arquivo de saída"
 
-#: modules/access/pvr.c:53
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
 #, fuzzy
-msgid "PVR video device"
-msgstr "Dispositivo de Vídeo"
+msgid "Username"
+msgstr "Nome de usuário FTP"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Radio device"
-msgstr "Dispositivo de audio"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/access/pvr.c:56
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
 #, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositivo de Vídeo"
+msgid "Password"
+msgstr "Senha FTP"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/http.c:62
+#, fuzzy
+msgid "Password that will be requested to access the stream."
+msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr ""
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "Tempo"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-#, fuzzy
-msgid "Height"
-msgstr "Direito"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Freqüência"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:77
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Key interval"
-msgstr "Intervalo de quadro-chave"
+msgid "HTTP stream output"
+msgstr "Stream Http de saída"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:80
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "B Frames"
-msgstr "Blues"
+msgid "Stream name"
+msgstr "stream"
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Descrição do Codec"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:87
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrição do Codec"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrição"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Taxa de Amostra:"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de clones"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "stream de saída"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Módulo de acesso de saída"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de cache (ms)"
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "Tempo De Vida (TTL):"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
+
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "Copiar packetizer"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "Stream UDP de saída"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositivo"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Dispositivo de audio"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "Direito"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüência"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "Intervalo de quadro-chave"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+#, fuzzy
+msgid "B Frames"
+msgstr "Blues"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
 #, fuzzy
 msgid "Bitrate peak"
 msgstr "Taxa de Bits"
@@ -6353,11 +6652,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrada de placa Codificadora de MPEG (com drivers ivtv)"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de cache (ms)"
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6513,29 +6807,59 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Permite que você modifique o valor padrão de cache para streams v4l. Este "
-"valor deverá ser ajustado em unidades de milisegundos."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nome do dispositivo"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 "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.c:83
+#: modules/access/v4l2.c:58
 #, fuzzy
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Normalmente 0 é para sintonizador, 1 para composto e 2 para svideo"
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Permite que você modifique o valor padrão de cache para streams v4l. Este "
+"valor deverá ser ajustado em unidades de milisegundos."
+
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"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.c:83
+#, fuzzy
+msgid ""
+"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."
 
@@ -6621,11 +6945,6 @@ msgstr "Sintonizador:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Taxa de Amostra:"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6672,36 +6991,6 @@ msgstr "Entrada Video4Linux"
 msgid "Video4Linux input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nome do dispositivo"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Especifique o nome do dispositivo de vídeo que será usado. Se você não "
-"especificar nada, nenhum dispositivo de vídeo será usado."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Normalmente 0 é para sintonizador, 1 para composto e 2 para svideo"
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Entrada Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Entrada Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6843,353 +7132,64 @@ msgstr ""
 
 #: modules/access/vcdx/vcd.c:96
 msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "Entrada de Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) "
-
-#: modules/access/vcdx/vcd.c:97
-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."
-msgstr "Número de streams"
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Usar controle de reprodução?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Se o VCD foi produzido com controle de reproduçaõ, use-o. De outra forma nós "
-"tocamos por faixas."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "Mostrar a GUI extendida"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a ser usado no campo \"author\" da lista de reprodução"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a ser usado no campo \"title\" da lista de reprodução"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Diretório fonte"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posição de início"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Selecione um arquivo ou diretório"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Posição de início"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Stream de saída simulado"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-#, fuzzy
-msgid "Append to file"
-msgstr "Abre um arquivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-#, fuzzy
-msgid "File stream output"
-msgstr "Stream de arquivo de saída"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-#, fuzzy
-msgid "Username"
-msgstr "Nome de usuário FTP"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-#, fuzzy
-msgid "Password"
-msgstr "Senha FTP"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Permite que você modifique a senha que será usada na a conexão."
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "Tempo"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "Stream Http de saída"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descrição do Codec"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrição do Codec"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrição"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de clones"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "stream de saída"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Módulo de acesso de saída"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "Tempo De Vida (TTL):"
+msgstr "Entrada de Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) "
 
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:97
+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 ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
+"Se não for zero, isto irá fornecer informações de depuração adicionais."
 
-#: modules/access_output/udp.c:84
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Group packets"
-msgstr "Copiar packetizer"
+msgid "Number of CD blocks to get in a single read."
+msgstr "Número de streams"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Usar controle de reprodução?"
+
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
+"Se o VCD foi produzido com controle de reproduçaõ, use-o. De outra forma nós "
+"tocamos por faixas."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:97
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
-msgid "UDP stream output"
-msgstr "Stream UDP de saída"
+msgid "Show extended VCD info?"
+msgstr "Mostrar a GUI extendida"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:130
+msgid ""
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a ser usado no campo \"author\" da lista de reprodução"
+
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a ser usado no campo \"title\" da lista de reprodução"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -11286,7 +11286,7 @@ msgstr "janela"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11627,7 +11627,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Dream"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "Interface &Extendida"
@@ -11772,12 +11773,12 @@ msgstr "Saturação"
 msgid "Opaqueness"
 msgstr "Opacidade"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "imprimir informações de versão"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11831,7 +11832,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11949,8 +11950,8 @@ msgid "Extended Controls"
 msgstr "Interface &Extendida"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "imprimir informações de versão"
@@ -12295,6 +12296,84 @@ msgstr "UDP"
 msgid "Save File"
 msgstr "Salvar Arquivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opções Avançadas"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Parar Stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Número do demux"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Taxa de Bits Máxima"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodificadores"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "stream"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Copiar packetizer"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Taxa de Amostra:"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Tocar mais rápido"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Salvar Lista de Reprodução..."
@@ -12381,84 +12460,6 @@ msgstr "Entre um nome para o novo grupo:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opções Avançadas"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Parar Stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Número do demux"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Taxa de Bits Máxima"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodificadores"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "stream"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Copiar packetizer"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Taxa de Amostra:"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Tocar mais rápido"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13743,17 +13744,17 @@ msgstr "Saída de video e audio QNX RTOS"
 msgid "Errors"
 msgstr "Erro"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "A&brir Arquivo..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Alvo de destino:"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "A&brir Arquivo..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13978,11 +13979,6 @@ msgstr "Módulo de interface wxWindows"
 msgid "WinCE dialogs provider"
 msgstr "Provedor de diálogos wxWindows"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 #, fuzzy
 msgid "Edit bookmark"
@@ -14048,6 +14044,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -15220,22 +15221,22 @@ msgstr "Módulo de interface wxWindows"
 msgid "wxWidgets dialogs provider"
 msgstr "Provedor de diálogos wxWindows"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Nome do dispositivo de audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Senha FTP"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Codec de audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15558,6 +15559,10 @@ msgstr "Arquivo de saída"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "memcpy AltiVec"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "memcpy libc"
@@ -15574,9 +15579,15 @@ msgstr "memcpy 3D Now!"
 msgid "MMX EXT memcpy"
 msgstr "memcpy MMX EXT"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "memcpy AltiVec"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musical"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Descrição"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
index 0ef0a34ec1e0c9a6c049cae9a25ff1fde85b5432..0cd2b5a9bc37e029d7bfc9b2dcd78a80e4cfe23a 100644 (file)
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: pt_PT\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-31 15:10+0400\n"
-"PO-Revision-Date: 2006-09-18 14:46+0100\n"
+"PO-Revision-Date: 2006-09-20 10:30+0100\n"
 "Last-Translator: Ari Constâncio <ari.constancio at gmail dot com>\n"
 "Language-Team: Portuguese\n"
 "MIME-Version: 1.0\n"
@@ -12611,59 +12611,59 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
 msgid "&Simple Add File..."
-msgstr ""
+msgstr "Adição &simples de ficheiro..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:244
 msgid "Add &Directory..."
-msgstr ""
+msgstr "Adicionar &Directório..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:245
 msgid "&Add URL..."
-msgstr ""
+msgstr "&Adicionar URL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:247
 msgid "Services Discovery"
-msgstr ""
+msgstr "Descoberta de Serviços"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:250
 msgid "&Open Playlist..."
-msgstr ""
+msgstr "A&brir Lista de Reprodução..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:251
 msgid "&Save Playlist..."
-msgstr ""
+msgstr "&Guardar Lista de Reprodução..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "Sort by &Title"
-msgstr ""
+msgstr "Ordenar por &Título"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:258
 msgid "&Reverse Sort by Title"
-msgstr ""
+msgstr "Ordenar por Título (&Reverso)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:260
 msgid "&Shuffle"
-msgstr ""
+msgstr "&Escolher aleatoriamente"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:264
 msgid "D&elete"
-msgstr ""
+msgstr "A&pagar"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:271
 msgid "&Manage"
-msgstr ""
+msgstr "&Gerir"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:272
 msgid "S&ort"
-msgstr ""
+msgstr "&Ordenar"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:273
 msgid "&Selection"
-msgstr ""
+msgstr "&Seleccionar"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 msgid "&View items"
-msgstr ""
+msgstr "&Ver items"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:282
 msgid "Play this Branch"
@@ -12681,77 +12681,79 @@ msgstr ""
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:286
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:293
 msgid "Info"
-msgstr ""
+msgstr "Informação"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:287
 msgid "Add Node"
-msgstr ""
+msgstr "Adicionar Nó"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:370
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:833
 #: modules/gui/wxwidgets/playlist_manager.cpp:422
 msgid "root"
-msgstr ""
+msgstr "raíz"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:604
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:844
 #, c-format
 msgid "%i items in playlist"
-msgstr ""
+msgstr "%i items na lista de reprodução"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:936
 msgid "XSPF playlist"
-msgstr ""
+msgstr "Lista de reprodução XSPF"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:943
 msgid "Playlist is empty"
-msgstr ""
+msgstr "A lista de reprodução está vazia"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:943
 msgid "Can't save"
-msgstr ""
+msgstr "Não é possível guardar"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #: modules/gui/wxwidgets/wxwidgets.cpp:114
 #: modules/misc/freetype.c:105
 #: modules/misc/win32text.c:77
 msgid "Normal"
-msgstr ""
+msgstr "Normal"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:1418
 msgid "One level"
-msgstr ""
+msgstr "Um nível"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:1614
 msgid "Please enter node name"
-msgstr ""
+msgstr "Introduza, por favor, o nome do nó"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:1615
 msgid "New node"
-msgstr ""
+msgstr "Novo nó"
 
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:208
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:79
 msgid "&Save"
-msgstr ""
+msgstr "&Guardar"
 
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:294
 msgid ""
 "This will reset your VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
+"Vai inicializar as suas preferências de VLC.\n"
+"Quer mesmo continuar?"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:196
 msgid "Alt"
-msgstr ""
+msgstr "Alt"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:198
 msgid "Ctrl"
-msgstr ""
+msgstr "Ctrl"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:200
 msgid "Shift"
-msgstr ""
+msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:443
 msgid "Select the desired modules. For more advanced control, the resulting \"chain\" can be modified."
@@ -12767,7 +12769,7 @@ msgstr "Destino"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid "Specifies the MRL. This can be specified directly or filled in automatically by adjusting the stream settings."
-msgstr ""
+msgstr "Especifica o MRL. Pode ser especificado directamente ou preenchido automaticamente ajustando as definições da emissão."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
 msgid "Outputs"
@@ -12788,11 +12790,11 @@ msgstr "RTP"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
-msgstr ""
+msgstr "Nome do grupo"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:599
 msgid "Channel name"
-msgstr ""
+msgstr "Nome do canal"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:606
 msgid "Select all elementary streams"
@@ -12859,7 +12861,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:198
 msgid "Save file..."
-msgstr ""
+msgstr "Guardar ficheiro..."
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:65
 msgid "Broadcasts"
@@ -13023,15 +13025,15 @@ msgstr ""
 
 #: modules/gui/wxwidgets/extrapanel.cpp:149
 msgid "Distortion"
-msgstr ""
+msgstr "Distorção"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:149
 msgid "Adds distortion effects"
-msgstr ""
+msgstr "Adiciona efeitos de distorção"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
-msgstr ""
+msgstr "Inversão de imagem"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
@@ -13040,19 +13042,19 @@ msgstr ""
 #: modules/gui/wxwidgets/extrapanel.cpp:153
 #: modules/video_filter/magnify.c:60
 msgid "Magnify"
-msgstr ""
+msgstr "Magnificar"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
-msgstr ""
+msgstr "Magnifica parte da imagem"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
-msgstr ""
+msgstr "Opções de vídeo"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
-msgstr ""
+msgstr "Rácio de aspecto"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:402
 msgid "Prevents the audio output level from going over a predefined value."
@@ -13060,11 +13062,11 @@ msgstr ""
 
 #: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid "Enable the equalizer. You can either manually adjust the bands or use a preset (Audio Menu->Equalizer)."
-msgstr ""
+msgstr "Activa o equalizador. Pode ajustar manualmente as bandas ou usar um preset (Audio Menu->Equalizer)."
 
 #: modules/gui/wxwidgets/extrapanel.cpp:473
 msgid "Apply the equalizer twice. The resulting effect will be sharper."
-msgstr ""
+msgstr "Aplica o equalizador duas vezes. O efeito resultante será mais pronunciado."
 
 #: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
@@ -13184,15 +13186,15 @@ msgstr "A&juda"
 #: modules/gui/wxwidgets/interface.cpp:680
 #: modules/gui/wxwidgets/interface.cpp:691
 msgid "Embedded playlist"
-msgstr ""
+msgstr "Lista de reprodução embebida"
 
 #: modules/gui/wxwidgets/interface.cpp:681
 msgid "Previous playlist item"
-msgstr ""
+msgstr "Item anterior da lista de reprodução"
 
 #: modules/gui/wxwidgets/interface.cpp:682
 msgid "Next playlist item"
-msgstr ""
+msgstr "Item seguinte da lista de reprodução"
 
 #: modules/gui/wxwidgets/interface.cpp:683
 msgid "Play slower"
@@ -13226,6 +13228,9 @@ msgid ""
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
+"A equipa VideoLAN <videolan@videolan.org>\n"
+"http://www.videolan.org/\n"
+"\n"
 
 #: modules/gui/wxwidgets/interface.cpp:955
 #, c-format
@@ -13238,7 +13243,7 @@ msgstr "Mostrar/esconder interface"
 
 #: modules/gui/wxwidgets/menus.cpp:124
 msgid "Quick &Open File..."
-msgstr ""
+msgstr "&Abrir rapidamente ficheiro..."
 
 #: modules/gui/wxwidgets/menus.cpp:125
 msgid "Open &File..."
@@ -13246,11 +13251,11 @@ msgstr "Abrir &Ficheiro..."
 
 #: modules/gui/wxwidgets/menus.cpp:126
 msgid "Open D&irectory..."
-msgstr ""
+msgstr "Abrir D&irectório..."
 
 #: modules/gui/wxwidgets/menus.cpp:127
 msgid "Open &Disc..."
-msgstr ""
+msgstr "Abrir &Disco..."
 
 #: modules/gui/wxwidgets/menus.cpp:128
 msgid "Open &Network Stream..."
@@ -13258,11 +13263,11 @@ msgstr "Abrir Emissão de &Rede...\""
 
 #: modules/gui/wxwidgets/menus.cpp:129
 msgid "Open &Capture Device..."
-msgstr ""
+msgstr "Abrir Dispositivo de &Captura..."
 
 #: modules/gui/wxwidgets/menus.cpp:136
 msgid "Media &Info..."
-msgstr ""
+msgstr "&Informação de media..."
 
 #: modules/gui/wxwidgets/menus.cpp:137
 msgid "&Messages..."
@@ -13295,15 +13300,15 @@ msgstr "H264 é um novo codec de vídeo (a usar com MPEG TS e 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 (a usar com MPEG TS, MPEG1, ASF e 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 (a usar com MPEG TS, MPEG1, ASF e 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 (a usar com MPEG TS, MPEG1, ASF e OGG)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:73
 msgid "Theora is a free general-purpose codec (useable with MPEG TS)"
@@ -13339,23 +13344,23 @@ msgstr "Indique os endereços locais que quer escutar. Não indique nada se quis
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
 msgid "Bookmarks dialog"
-msgstr ""
+msgstr "Diálogo de marcas"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
 msgid "Show bookmarks dialog at startup"
-msgstr ""
+msgstr "Mostrar diálogo de marcas no arranque"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:91
 msgid "Extended GUI"
-msgstr ""
+msgstr "GUI extendido"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
 msgid "Show extended GUI (equalizer, image adjust, video filters...) at startup"
-msgstr ""
+msgstr "Mostrar GUI extendido (equalizador, ajuste de imagem, filtros de vídeo...) no arranque"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
 msgid "Taskbar"
-msgstr ""
+msgstr "Barra de tarefas"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
@@ -13383,7 +13388,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:106
 msgid "Playlist view"
-msgstr ""
+msgstr "Vista da lista de reprodução"
 
 #: 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 with less features). You can select which one will be available on the toolbar (or both)."
@@ -13391,11 +13396,11 @@ msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
-msgstr ""
+msgstr "Embebido"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
-msgstr ""
+msgstr "Ambos"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
index fc0b8f1355b53736cfadb134bebcae1f7df507ea..954ce8fa62df21415da38d6ffe51d0c68ad5f13b 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.3-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-07-12 09:55+0200\n"
 "Last-Translator: Circo Radu Sorin <Circo.RaduSorin@gmail.com>\n"
 "Language-Team: \n"
@@ -16,19 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Acest program vine CU NICI O GARANTIE, in limitele permise de lege.\n"
-"Puteti sa il redistribuiti in acord cu termenii Licentei Publice Generale "
-"GNU;\n"
-"vezi fisierul COPYING pentru detalii.\n"
-"Scris de echipa VideoLAN; vezi fiserul AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferinte VLC"
@@ -599,8 +586,8 @@ msgstr "Meta-informatie"
 msgid "Title"
 msgstr "Titlu"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -672,6 +659,19 @@ msgstr "Nume Codor"
 msgid "Codec Description"
 msgstr "Descriere Codor"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Acest program vine CU NICI O GARANTIE, in limitele permise de lege.\n"
+"Puteti sa il redistribuiti in acord cu termenii Licentei Publice Generale "
+"GNU;\n"
+"vezi fisierul COPYING pentru detalii.\n"
+"Scris de echipa VideoLAN; vezi fiserul AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -891,8 +891,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Batai pe esantion"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -1035,53 +1035,53 @@ msgstr "C"
 msgid "Help options"
 msgstr "Optiuni ajutor"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(implicit activat)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (implicit dezactivat)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4759,8 +4759,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "Raport de aspect al sursei"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4823,15 +4832,6 @@ msgstr "CD Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5431,21 +5431,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5704,6 +5689,21 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5905,6 +5905,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Director pentru inregistrare"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Va permite sa specificati directorul in care inregistrarile vor fi pastrate"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Deplasare timp"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorul de instantanee video"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Deplasare timp"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6097,290 +6142,540 @@ msgstr "Intotdeauna selecteaza fluxul cu bitrate maxim."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Intrare Microsoft Media Server (MMS) "
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Va permite sa modificati valoare implicita pentru buferul de cititre "
-"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Iesire de flux falsa"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Echipament"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Fals"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Echipament video PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr ""
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Echipament audio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Echipament video PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nume utilizator"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Defineste norma fluxului (Automatic, SECAM, PAL, or NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Va permite sa dati un nume de utiliazator care va fi cerut pentru accesarea "
+"fluxului."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Latime"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Parola"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Latimea fluxului ce va fi capturat (-1 autodetectare)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Inaltime"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Va permite sa dati o parola care va fi cerut pentru accesarea fluxului."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecventa"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecventa ce va fi capturata (in Hz), daca se poate aplica"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Calea spre certificatul x509 PEM care va fi folosit de fluxul de iesire HTTP/"
+"SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
-"Rata a cadrelor pentru captura, daca se poate aplica (-1 autodetectare)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Interval intre chei"
+"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
+"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalul intre cadrele cheie (-1 pt. auto)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Cadre B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Daca aceasta optiune e activata, cadre-b vor fi folosite. Folositi aceasta "
-"optiune pentru a seta numarul de cadre B."
+"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
+"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bi"
+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/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Flux iesire HTTp"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Bitrate"
+msgid "Stream name"
+msgstr "Flux"
 
-#: modules/access/pvr.c:92
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Bi"
+msgid "Stream description"
+msgstr "Descriere"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Flux"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volum"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descriere"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descriere"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatic"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Mod preferat pentru canalele  de iesire audio"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Flux de iesire"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Iesirea de iesire"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr ""
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Va permite sa modificati valoare implicita pentru buferul de cititre "
 "afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr ""
-
-#: modules/access/rtsp/access.c:93
-#, fuzzy
-msgid "Connection failed"
-msgstr "Fisier de configurare VLM"
-
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Session failed"
-msgstr "Activeaza filtru bucla"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Grup pachete"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
-
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
+"Pachetele pot fi trimise pe rand sau in grup. Aceasta va permite sa dati "
+"numarul de pachete care vor fi trime o data. Ajuta la reducerea programarea "
+"incarcarii in sistemele foarte incarcate."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Maririmea fragmentului capturat"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
 
-#: modules/access/screen/screen.c:48
-#, fuzzy
+#: modules/access_output/udp.c:91
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Va permite sa utilizati captura prin fragmentarea ecranului in bucati de "
-"inaltimi predefinite ( 16 poate fi o valoare buna, si 0 inseamna dezactivat)."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Intrare ecran"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux iesire UDP"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Ecran"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Va permite sa modificati valoare implicita pentru buferul de cititre "
 "afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nume utilizator SMB"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Echipament"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Parola SMB"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Echipament video PVR"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Domeniu SMB"
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Echipament audio"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr ""
-"Va permite sa modificati domeniu/grupul care va fi folosit pentru conexiune."
+msgid "PVR radio device"
+msgstr "Echipament video PVR"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Intrare SMB"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Defineste norma fluxului (Automatic, SECAM, PAL, or NTSC)"
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Latime"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Latimea fluxului ce va fi capturat (-1 autodetectare)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Inaltime"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecventa"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecventa ce va fi capturata (in Hz), daca se poate aplica"
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"Rata a cadrelor pentru captura, daca se poate aplica (-1 autodetectare)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Interval intre chei"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalul intre cadrele cheie (-1 pt. auto)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Cadre B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Daca aceasta optiune e activata, cadre-b vor fi folosite. Folositi aceasta "
+"optiune pentru a seta numarul de cadre B."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bi"
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bitrate"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Bi"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volum"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatic"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr ""
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoare implicita pentru buferul de cititre "
+"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr ""
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Fisier de configurare VLM"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Activeaza filtru bucla"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Maririmea fragmentului capturat"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Va permite sa utilizati captura prin fragmentarea ecranului in bucati de "
+"inaltimi predefinite ( 16 poate fi o valoare buna, si 0 inseamna dezactivat)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Intrare ecran"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Ecran"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoare implicita pentru buferul de cititre "
+"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nume utilizator SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Parola SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Domeniu SMB"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Va permite sa modificati domeniu/grupul care va fi folosit pentru conexiune."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Intrare SMB"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
 
 #: modules/access/tcp.c:47
 msgid "TCP input"
@@ -6424,25 +6719,54 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Intrare UDP/RTP"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
 msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 "Specificati numele echipamentului video care va fi folosit. Daca nu e "
 "specificat nimic, nu va fi folosit nici un echipament video."
 
-#: modules/access/v4l.c:83
-#, fuzzy
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Intrare Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Specificati numele echipamentului video care va fi folosit. Daca nu e "
+"specificat nimic, nu va fi folosit nici un echipament video."
+
+#: modules/access/v4l.c:83
+#, fuzzy
 msgid ""
 "Name of the audio device to use. If you don't specify anything, no audio "
 "device will be used."
@@ -6532,10 +6856,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner-ul care va fi folosit, daca exista mai multe"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6579,35 +6899,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Intrare Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Specificati numele echipamentului video care va fi folosit. Daca nu e "
-"specificat nimic, nu va fi folosit nici un echipament video."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Intrare Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6748,342 +7039,51 @@ 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."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Folosesc control redare?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Director pentru inregistrare"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Va permite sa specificati directorul in care inregistrarile vor fi pastrate"
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Deplasare timp"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorul de instantanee video"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Deplasare timp"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Iesire de flux falsa"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Fals"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Nume utilizator"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Va permite sa dati un nume de utiliazator care va fi cerut pentru accesarea "
-"fluxului."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Parola"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Va permite sa dati o parola care va fi cerut pentru accesarea fluxului."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Calea spre certificatul x509 PEM care va fi folosit de fluxul de iesire HTTP/"
-"SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Flux iesire HTTp"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Flux"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Flux"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Mod preferat pentru canalele  de iesire audio"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de iesire"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
+#: modules/access/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_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Iesirea de iesire"
+#: 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."
 
-#: modules/access_output/udp.c:77
-#, fuzzy
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Folosesc control redare?"
+
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Va permite sa modificati valoare implicita pentru buferul de cititre "
-"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 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
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Pachetele pot fi trimise pe rand sau in grup. Aceasta va permite sa dati "
-"numarul de pachete care vor fi trime o data. Ajuta la reducerea programarea "
-"incarcarii in sistemele foarte incarcate."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux iesire UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10947,7 +10947,7 @@ msgstr ""
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11277,7 +11277,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -11414,12 +11415,12 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Meta-informatie"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -11470,7 +11471,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -11587,8 +11588,8 @@ msgid "Extended Controls"
 msgstr "lista selectie extinsa"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Meta-informatie"
@@ -11919,6 +11920,82 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Meta-informatie"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Lista de intrari"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demultiplexoare"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Bitrate local maxim"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodoare"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Sarire cadre"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Activeaza filtru bucla"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Grup pachete"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Esantionare ritm"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11999,82 +12076,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Meta-informatie"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Lista de intrari"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demultiplexoare"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Bitrate local maxim"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodoare"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Sarire cadre"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Activeaza filtru bucla"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Grup pachete"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Esantionare ritm"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13295,17 +13296,17 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Director"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-informatie"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Director"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13505,11 +13506,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -13573,6 +13569,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -14657,22 +14658,22 @@ msgstr "Extra module interfata"
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Numele echipamentului audio"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Parola FTP"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Decodoare audio"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14965,6 +14966,10 @@ msgstr "Fisier iesire"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14981,10 +14986,15 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
 msgstr ""
 
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Metadata descriere"
+
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
 msgstr ""
index 1bb7e8b155d6f17ace6f19acb4b3d541228988bf..3fa38d98f6a24ee1eb523f3bdf7e52fda75229df 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-08-29 20:10+0700\n"
 "Last-Translator: Vladimir Yermolayev <init@siptelecom.ru>\n"
 "Language-Team: Russian\n"
@@ -19,20 +19,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Russian\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Эта программа поставляется БЕЗ ГАРАНТИИ, в степени, разрешенной "
-"законодательством.\n"
-"Вы можете пользоваться и передавать ее на условиях Основной Публичной "
-"Лицензии GNU;\n"
-"подробнее смотрите в файле COPYING. \n"
-"Написано командой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Настройки VLC"
@@ -571,8 +557,8 @@ msgstr "Мета-данные"
 msgid "Title"
 msgstr "Глава"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Автор"
@@ -644,6 +630,20 @@ msgstr "Название кодека"
 msgid "Codec Description"
 msgstr "Описание кодека"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Эта программа поставляется БЕЗ ГАРАНТИИ, в степени, разрешенной "
+"законодательством.\n"
+"Вы можете пользоваться и передавать ее на условиях Основной Публичной "
+"Лицензии GNU;\n"
+"подробнее смотрите в файле COPYING. \n"
+"Написано командой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -863,8 +863,8 @@ msgstr "%d Гц"
 msgid "Bits per sample"
 msgstr "Бит"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Битрейт"
 
@@ -1007,47 +1007,47 @@ msgstr "ru"
 msgid "Help options"
 msgstr "Параметры справки"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "строка"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "целое"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "дробное"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (по-умолчанию включено)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (по-умолчанию выключено)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC версия %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Скомпилировано %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Компилятор: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Основан на svn ревизии [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1055,7 +1055,7 @@ msgstr ""
 "\n"
 "Содержимое сохранено в файл vlc-help.txt .\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4605,8 +4605,17 @@ msgstr "Обрезать"
 msgid "Aspect-ratio"
 msgstr "Соотношение сторон"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4662,15 +4671,6 @@ msgstr "Аудио CD - Дорожка "
 msgid "Audio CD - Track %i"
 msgstr "Аудио CD - Дорожка %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5241,18 +5241,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Размер кэша для потока DV. Значение указывается в миллисекудах."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Источник Digital Video (Firewire/IEEE 1394)"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5518,6 +5506,18 @@ msgstr "Нормализация громкости"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Размер кэша для потока DV. Значение указывается в миллисекудах."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Источник Digital Video (Firewire/IEEE 1394)"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Угол DVD"
@@ -5730,6 +5730,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Каталог для записи"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Каталог, где будут сохраняться все записи."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Размер сдвига по времени"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Размер временных файлов, которые будут содержать сдвинутые по времени потоки."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Каталог сдвига по времени"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr ""
+"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Сдвиг по времени"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5899,101 +5944,352 @@ msgstr "Максимальный разрешенный битрейт пото
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Ввод с Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Размер кэша для потоков PVR. Значение указыватеся в миллисекундах."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Устройство"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Видео устройство PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Радио устройство"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Ложный вывод потока"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Радио Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82во PVR"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Ð\9bожнÑ\8bй"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "СÑ\82андаÑ\80Ñ\82"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ðº Ñ\84айлÑ\83"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "СÑ\82андаÑ\80Ñ\82 Ð¿Ð¾Ñ\82ока (Ð\90вÑ\82омаÑ\82иÑ\87еÑ\81ки, SECAM, PAL Ð¸Ð»Ð¸ NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок Ðº Ñ\84айлÑ\83 Ð²Ð¼ÐµÑ\81Ñ\82о Ñ\82ого, Ñ\87Ñ\82обÑ\8b Ð·Ð°Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c ÐµÐ³Ð¾."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Ширина"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Вывод потока в файл"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "ШиÑ\80ина Ð·Ð°Ñ\85ваÑ\82Ñ\8bваемого Ð¿Ð¾Ñ\82ока (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Высота"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Имя пользователя, которое будет запрошено для доступа к потоку."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Высота захватываемого потока (-1 для автоопределения)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Пароль"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "ЧаÑ\81Ñ\82оÑ\82а:"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Ð\9fаÑ\80олÑ\8c, ÐºÐ¾Ñ\82оÑ\80Ñ\8bй Ð±Ñ\83деÑ\82 Ð·Ð°Ð¿Ñ\80оÑ\88ен Ð´Ð»Ñ\8f Ð´Ð¾Ñ\81Ñ\82Ñ\83па Ðº Ð¿Ð¾Ñ\82окÑ\83."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Частота захвата (в кГц), если возможно изменение."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
-"ЧаÑ\81Ñ\82оÑ\82а ÐºÐ°Ð´Ñ\80ов Ð·Ð°Ñ\85ваÑ\82а, ÐµÑ\81ли Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ð¿Ñ\80именение (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+"ТипÑ\8b MIME, Ð²Ð¾Ð·Ð²Ñ\80аÑ\89аемÑ\8bе Ñ\81еÑ\80веÑ\80ом (авÑ\82оопÑ\80еделение, ÐµÑ\81ли Ð½Ð¸Ñ\87его Ð½Ðµ Ñ\83казано)."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Интервал ключевых кадров"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Путь к файлу сертификатов x509 PEM, который будет использован для HTTPS."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Интервал между ключевыми кадрами (-1 для автоопределения)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Путь к файлу приватного ключа x509 PEM, который будет использован для HTTPS. "
+"Оставьте пустым, если у вас его нет."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-кадры"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Путь к файлу доверенного корневого сертификата (Root CA) x509 PEM, который "
+"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Ð\9fÑ\80и Ð²ÐºÐ»Ñ\8eÑ\87ении Ñ\8dÑ\82ого Ð¿Ð°Ñ\80амеÑ\82Ñ\80а Ð±Ñ\83дÑ\83Ñ\82 Ð¸Ñ\81полÑ\8cзоваÑ\82Ñ\8cÑ\81Ñ\8f B-кадÑ\80Ñ\8b. Ð£ÐºÐ°Ð¶Ð¸Ñ\82е "
-"колиÑ\87еÑ\81Ñ\82во B-кадÑ\80ов."
+"Ð\9fÑ\83Ñ\82Ñ\8c Ðº Ñ\84айлÑ\83 Ñ\81о Ñ\81пиÑ\81ком Ð¾Ñ\82озваннÑ\8bÑ\85 Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82ов x509 PEM (CRL), ÐºÐ¾Ñ\82оÑ\80Ñ\8bй "
+"бÑ\83деÑ\82 Ð¸Ñ\81полÑ\8cзован Ð´Ð»Ñ\8f HTTPS. Ð\9eÑ\81Ñ\82авÑ\8cÑ\82е Ð¿Ñ\83Ñ\81Ñ\82Ñ\8bм, ÐµÑ\81ли Ñ\83 Ð²Ð°Ñ\81 ÐµÐ³Ð¾ Ð½ÐµÑ\82."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Ð\9dеобÑ\85одимÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82 (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Ð\9eповеÑ\89ение Bonjur"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Ð\9fиковÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Ð\9eповеÑ\89аÑ\82Ñ\8c Ð¾ Ð¿Ð¾Ñ\82оке Ñ\81 Ð¿Ð¾Ð¼Ð¾Ñ\89Ñ\8cÑ\8e Ð¿Ñ\80оÑ\82окола Bonjour."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Ð\9fиковÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82 Ð² Ñ\80ежиме VBR."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока HTTP"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Имя потока"
+
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Имя потока или канала на сервере icecast."
+
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Описание потока"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Описание потока или информация о вашем канале."
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Вещать в MP3"
+
+#: modules/access_output/shout.c:67
+#, fuzzy
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+"Обычно вы должны передавать модулю shoutcast потоки Ogg. Но также возможно "
+"вместо этого вещать MP3, так что вы можете передавать потоки MP3 на сервер "
+"icecast."
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Описание потока"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Описание"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Целевой битрейт сжатого аудио потока."
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Частота дискретизации"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Целевой битрейт сжатого видео потока"
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Количество выходных каналов"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Количество каналов звука в сжатом потоке."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Целевой битрейт сжатого видео потока"
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Остановить поток"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Вывод в IceCAST"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Размер кэша (мс)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Размер кэша для исходящих потоков UDP. Значение указывается в миллисекундах."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "\"Время жизни\" (TTL)"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "\"Время жизни\" (TTL) исходящего потока."
+
+#: 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 ""
+"Пакеты будут посылать напрямую, без попытки заполнить MTU (то есть без "
+"попытки собирать наибольшие возможные пакеты для оптимизации вещания)."
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Вывод потока UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Размер кэша для потоков PVR. Значение указыватеся в миллисекундах."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Устройство"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Видео устройство PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Радио устройство"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Радио устройство PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Стандарт"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Стандарт потока (Автоматически, SECAM, PAL или NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Ширина"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Ширина захватываемого потока (-1 для автоопределения)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Высота"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Высота захватываемого потока (-1 для автоопределения)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Частота:"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Частота захвата (в кГц), если возможно изменение."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"Частота кадров захвата, если возможно применение (-1 для автоопределения)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Интервал ключевых кадров"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Интервал между ключевыми кадрами (-1 для автоопределения)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-кадры"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"При включении этого параметра будут использоваться B-кадры. Укажите "
+"количество B-кадров."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Необходимый битрейт (-1 для автоопределения)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Пиковый битрейт"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Пиковый битрейт в режиме VBR."
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
 msgstr "Тип битрейта"
 
 #: modules/access/pvr.c:92
@@ -6058,11 +6354,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "Ввод с карты IVTV MPEG Encoding"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Размер кэша (мс)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -6197,6 +6488,36 @@ msgstr "UDP порт"
 msgid "UDP/RTP input"
 msgstr "Ввод с UDP/RTP"
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Имя устройства"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
+"устройства."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Ввод из Video4Linux"
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -6292,10 +6613,6 @@ msgstr "Тюнер"
 msgid "Tuner to use, if there are several ones."
 msgstr "Выберите тюнер, если их несколько."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Частота дискретизации"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6338,36 +6655,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Ввод из Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Имя устройства"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
-"устройства."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Ввод из Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "Размер кэша для VCD. Значение указывается в миллисекундах."
@@ -6519,329 +6806,42 @@ msgstr "Использовать управление воспроизведен
 
 #: modules/access/vcdx/vcd.c:117
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-"Если VCD создан с управлением воспроизведением, вы можете использовать его. "
-"Иначе будут воспроизводиться все дорожки."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "Использовать длину дорожки как максимальную позицию при перемотке?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Установить длину полосы перемотки, как длину дорожки вместо длины записи."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Показывать дополнительную информацию о VCD?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Показывать максимальное количество информации в окне \"Информация о потоке"
-"\". К примеру, показывается управление навигацией воспроизведения."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Формат поля \"исполнитель\" элементов плейлиста."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Формат поля \"название\" элементов плейлиста."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Каталог для записи"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Каталог, где будут сохраняться все записи."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Размер сдвига по времени"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Размер временных файлов, которые будут содержать сдвинутые по времени потоки."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Каталог сдвига по времени"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr ""
-"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Сдвиг по времени"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Ложный вывод потока"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Ложный"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Добавлять к файлу"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Добавлять поток к файлу вместо того, чтобы заменять его."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Вывод потока в файл"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Имя пользователя"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Имя пользователя, которое будет запрошено для доступа к потоку."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Пароль"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Пароль, который будет запрошен для доступа к потоку."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-"Типы MIME, возвращаемые сервером (автоопределение, если ничего не указано)."
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Путь к файлу сертификатов x509 PEM, который будет использован для HTTPS."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Путь к файлу приватного ключа x509 PEM, который будет использован для HTTPS. "
-"Оставьте пустым, если у вас его нет."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Путь к файлу доверенного корневого сертификата (Root CA) x509 PEM, который "
-"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Путь к файлу со списком отозванных сертификатов x509 PEM (CRL), который "
-"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Оповещение Bonjur"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Оповещать о потоке с помощью протокола Bonjour."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Вывод потока HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Имя потока"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Имя потока или канала на сервере icecast."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Описание потока"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Описание потока или информация о вашем канале."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Вещать в MP3"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Обычно вы должны передавать модулю shoutcast потоки Ogg. Но также возможно "
-"вместо этого вещать MP3, так что вы можете передавать потоки MP3 на сервер "
-"icecast."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Описание потока"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Описание"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого аудио потока."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого видео потока"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Количество выходных каналов"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Количество каналов звука в сжатом потоке."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого видео потока"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Остановить поток"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Вывод в IceCAST"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-"Размер кэша для исходящих потоков UDP. Значение указывается в миллисекундах."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "\"Время жизни\" (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "\"Время жизни\" (TTL) исходящего потока."
+"Если VCD создан с управлением воспроизведением, вы можете использовать его. "
+"Иначе будут воспроизводиться все дорожки."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Ð\9fакеÑ\82Ñ\8b Ð² Ð³Ñ\80Ñ\83ппаÑ\85"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "Ð\98Ñ\81полÑ\8cзоваÑ\82Ñ\8c Ð´Ð»Ð¸Ð½Ñ\83 Ð´Ð¾Ñ\80ожки ÐºÐ°Ðº Ð¼Ð°ÐºÑ\81ималÑ\8cнÑ\83Ñ\8e Ð¿Ð¾Ð·Ð¸Ñ\86иÑ\8e Ð¿Ñ\80и Ð¿ÐµÑ\80емоÑ\82ке?"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Пакеты могут посылаться один за одном или в группах. Вы можете выбирать "
-"количество пакетов, посылаемых за один раз. Это помогает уменьшать нагрузку "
-"на загруженных системах."
+"Установить длину полосы перемотки, как длину дорожки вместо длины записи."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "СÑ\8bÑ\80аÑ\8f Ð¿ÐµÑ\80едаÑ\87а"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Ð\9fоказÑ\8bваÑ\82Ñ\8c Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ\82елÑ\8cнÑ\83Ñ\8e Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8e Ð¾ VCD?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Ð\9fакеÑ\82Ñ\8b Ð±Ñ\83дÑ\83Ñ\82 Ð¿Ð¾Ñ\81Ñ\8bлаÑ\82Ñ\8c Ð½Ð°Ð¿Ñ\80Ñ\8fмÑ\83Ñ\8e, Ð±ÐµÐ· Ð¿Ð¾Ð¿Ñ\8bÑ\82ки Ð·Ð°Ð¿Ð¾Ð»Ð½Ð¸Ñ\82Ñ\8c MTU (Ñ\82о ÐµÑ\81Ñ\82Ñ\8c Ð±ÐµÐ· "
-"попытки собирать наибольшие возможные пакеты для оптимизации вещания)."
+"Ð\9fоказÑ\8bваÑ\82Ñ\8c Ð¼Ð°ÐºÑ\81ималÑ\8cное ÐºÐ¾Ð»Ð¸Ñ\87еÑ\81Ñ\82во Ð¸Ð½Ñ\84оÑ\80маÑ\86ии Ð² Ð¾ÐºÐ½Ðµ \"Ð\98нÑ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ñ\82оке"
+"\". К примеру, показывается управление навигацией воспроизведения."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "ФоÑ\80маÑ\82 Ð¿Ð¾Ð»Ñ\8f \"иÑ\81полниÑ\82елÑ\8c\" Ñ\8dлеменÑ\82ов Ð¿Ð»ÐµÐ¹Ð»Ð¸Ñ\81Ñ\82а."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Формат поля \"название\" элементов плейлиста."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10869,7 +10869,7 @@ msgstr "Окно"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -11232,7 +11232,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Предусилитель"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Расширенное управление"
 
@@ -11371,11 +11372,11 @@ msgstr "Насыщенность"
 msgid "Opaqueness"
 msgstr "Прозрачность"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Больше информации"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 #, fuzzy
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
@@ -11435,7 +11436,7 @@ msgstr "Открыть окно списка для воспроизведени
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11561,8 +11562,8 @@ msgid "Extended Controls"
 msgstr "Расширенный интерфейс\tCtrl-G"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Следующий файл"
@@ -11916,6 +11917,85 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Сохранить файл"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Расширенные настройки"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Исходящий поток"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Сепараторы"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Декодеры"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Пропускать кадры"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Воспроизвести поток"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Вещание"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Пакеты в группах"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+#, fuzzy
+msgid "Sent bytes"
+msgstr "Частота дискретизации"
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Частота дискретизации"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Воспроизводить быстрее"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+#, fuzzy
+msgid "Lost buffers"
+msgstr "Воспроизвести поток"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Сохранить плейлист..."
@@ -11998,85 +12078,6 @@ msgstr "Введите имя узла"
 msgid "Empty Folder"
 msgstr "Порядок элементов"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Расширенные настройки"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Исходящий поток"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Сепараторы"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Декодеры"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Пропускать кадры"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Воспроизвести поток"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Вещание"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Пакеты в группах"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-#, fuzzy
-msgid "Sent bytes"
-msgstr "Частота дискретизации"
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Частота дискретизации"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Воспроизводить быстрее"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-#, fuzzy
-msgid "Lost buffers"
-msgstr "Воспроизвести поток"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13462,17 +13463,17 @@ msgstr "Остановить поток"
 msgid "Errors"
 msgstr "Ошибки"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "Открыть каталог..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Информация о потоке"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "Открыть каталог..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13694,11 +13695,6 @@ msgstr "Открыть окно списка для воспроизведени
 msgid "WinCE dialogs provider"
 msgstr "Окна wxWidgets"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Редактировать закладку"
@@ -13765,6 +13761,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Входной поток был изменен "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Информация о потоке"
@@ -14904,22 +14905,22 @@ msgstr "Интерфейс wxWidgets"
 msgid "wxWidgets dialogs provider"
 msgstr "Окна wxWidgets"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Аудио устройство"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Пароль"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Аудио кодировщик"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -15244,6 +15245,10 @@ msgstr "Файл вывода RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Выводить данны для RRDTool в этот файл."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15260,9 +15265,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Музыкальное"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Мета-данные описания"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 919766ee251eb6dfec0d1c9a7f664d46ed789b78..bd06aa54d8753e45713dae10d1a277a188ac3c9d 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-08-31 00:53+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -17,18 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Detta program kommer UTAN GARANTI, så långt som lagen tillåter.\n"
-"Du kan distribuera det under villkoren för GNU General Public License;\n"
-"se filen som heter COPYING för detaljer.\n"
-"Skrivet av VideoLAN-teamet; se filen AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Inställningar för VLC"
@@ -552,8 +540,8 @@ msgstr "Meta-information"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Upphovsman"
@@ -625,6 +613,18 @@ msgstr "Kodekens namn"
 msgid "Codec Description"
 msgstr "Beskrivning av kodek"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Detta program kommer UTAN GARANTI, så långt som lagen tillåter.\n"
+"Du kan distribuera det under villkoren för GNU General Public License;\n"
+"se filen som heter COPYING för detaljer.\n"
+"Skrivet av VideoLAN-teamet; se filen AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 msgid "Audio filtering failed"
@@ -845,8 +845,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitar per sampling"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bithastighet"
 
@@ -992,47 +992,47 @@ msgstr "sv"
 msgid "Help options"
 msgstr "Hjälpinställningar"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "sträng"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "heltal"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(som standard aktiverad)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr "(som standard inaktiverad)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC version %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "Byggd av %s@%s.%s\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "Kompilator: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "Baserad på svn ändringsuppsättning [%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1040,7 +1040,7 @@ msgstr ""
 "\n"
 "Dumpade innehåll till filen vlc-help.txt.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4421,8 +4421,17 @@ msgstr "Beskär"
 msgid "Aspect-ratio"
 msgstr "Bildformat"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4480,15 +4489,6 @@ msgstr "Ljud-cd - Spår "
 msgid "Audio CD - Track %i"
 msgstr "Ljud-cd - Spår %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4986,18 +4986,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5257,6 +5245,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Dvd-vinkel"
@@ -5446,6 +5446,46 @@ msgstr "VLC kunde inte öppna filen \"%s\"."
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr "VLC kunde inte öppna filen \"%s\" (%s)."
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Inspelningskatalog"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Katalog där inspelning kommer att lagras."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5613,114 +5653,344 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Enhet"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR-videoenhet"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Radioenhet"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR-radioenhet"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Infoga i fil"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr ""
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Infoga i filen om den finns istället för att ersätta den."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Bredd"
-
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Bredd på strömmen som ska fångas (-1 för automatisk identifiering)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Användarnamn"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Höjd"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Användarnamnet som kommer att begäras för att komma åt strömmen."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Höjd på strömmen som ska fångas (-1 för automatisk identifiering)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Lösenord"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvens"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Lösenordet som kommer att begäras för att komma åt strömmen."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr ""
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Tangentintervall"
+#: modules/access_output/http.c:71
+#, fuzzy
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr ""
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr ""
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bithastighet att använda (-1 för standard)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Annonsera med Bonjour"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr ""
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Annonsera strömmen med Bonjour-protokollet."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Bithastighetsläge)"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Strömnamn"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Ljudbitmask"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Strömbeskrivning"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Strömma MP3"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+msgid "Genre description"
+msgstr "Genrebeskrivning"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr "Genre för innehållet. "
+
+#: modules/access_output/shout.c:79
+msgid "URL description"
+msgstr "URL-beskrivning"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "| info . . .  information om den aktuella strömmen"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplingshastighet"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+msgid "Number of channels"
+msgstr "Antal kanaler"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Antal trådar som används för omkodningen."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr "Ogg Vorbis-kvalitet"
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Stopp "
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Tillgänglihets utmatning"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Cachingvärde (ms)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Gruppaket"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Råskrivning"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Enhet"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR-videoenhet"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Radioenhet"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR-radioenhet"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Bredd"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Bredd på strömmen som ska fångas (-1 för automatisk identifiering)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Höjd"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Höjd på strömmen som ska fångas (-1 för automatisk identifiering)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvens"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Tangentintervall"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bithastighet att använda (-1 för standard)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Bithastighetsläge)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Ljudbitmask"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
 msgid "Volume"
 msgstr "Volym"
 
@@ -5771,11 +6041,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cachingvärde (ms)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5907,15 +6172,46 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr ""
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Enhetsnamn"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
+"Detta är standard-vcd-enheten som används. Om du inte anger något kommer vi "
+"att söka efter en lämplig cd-rom-enhet."
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:58
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Kanal på kortet som ska användas (Normalt sett, 0 = tuner, 1 = komposit, 2 = "
+"S-video)"
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr "Video4Linux2"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux-inmatning"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Namnet på videoenheten att använda. Om du inte anger något kommer ingen "
 "videoenhet att användas."
@@ -6002,10 +6298,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner att använda, om det finns flera."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplingshastighet"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6049,37 +6341,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux-inmatning"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Enhetsnamn"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Detta är standard-vcd-enheten som används. Om du inte anger något kommer vi "
-"att söka efter en lämplig cd-rom-enhet."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Kanal på kortet som ska användas (Normalt sett, 0 = tuner, 1 = komposit, 2 = "
-"S-video)"
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr "Video4Linux2"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux-inmatning"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6200,329 +6461,68 @@ msgstr "vallista"
 msgid "unknown type"
 msgstr "okänd typ"
 
-#: 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 "(Super) 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 "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 "Antal cd-block att hämta i en enstaka läsning."
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Använd uppspelningskontroll?"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Visa utökad vcd-information?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Inspelningskatalog"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Katalog där inspelning kommer att lagras."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Infoga i fil"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Infoga i filen om den finns istället för att ersätta den."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Användarnamn"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Användarnamnet som kommer att begäras för att komma åt strömmen."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Lösenord"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Lösenordet som kommer att begäras för att komma åt strömmen."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Annonsera med Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Annonsera strömmen med Bonjour-protokollet."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Strömnamn"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Strömbeskrivning"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Strömma MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-msgid "Genre description"
-msgstr "Genrebeskrivning"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr "Genre för innehållet. "
-
-#: modules/access_output/shout.c:79
-msgid "URL description"
-msgstr "URL-beskrivning"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "| info . . .  information om den aktuella strömmen"
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-msgid "Number of channels"
-msgstr "Antal kanaler"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Antal trådar som används för omkodningen."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr "Ogg Vorbis-kvalitet"
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
 msgstr ""
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Stopp "
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr "(Super) Video-cd"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: 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:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Tillgänglihets utmatning"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "vcdx://[enhet-eller-fil][@{P,S,T}num]"
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
+msgstr "Antal cd-block att hämta i en enstaka läsning."
 
-#: 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/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Använd uppspelningskontroll?"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Gruppaket"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Råskrivning"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Visa utökad vcd-information?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10346,7 +10346,7 @@ msgstr "Fönster"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10676,7 +10676,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Förstärk"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Utökade kontroller"
 
@@ -10809,11 +10810,11 @@ msgstr "Mättnad"
 msgid "Opaqueness"
 msgstr "Otydlighet"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "Mer information"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10863,7 +10864,7 @@ msgstr "VLC - Kontroller"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Mediaspelaren VLC"
@@ -10978,8 +10979,8 @@ msgid "Extended Controls"
 msgstr "Utökade kontroller"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11303,6 +11304,73 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Spara fil"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Avancerad information"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr "Bithastighet för inmatning"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr "Strömmens bithastighet"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "Avkodade block"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "Visade bildrutor"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "Förlorade bildrutor"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Strömmar"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "Skickade paket"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "Skickade byte"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Sändhastighet"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr "Spelade buffertar"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr "Förlorade buffertar"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Spara spellista..."
@@ -11379,73 +11447,6 @@ msgstr "Ange nodnamn"
 msgid "Empty Folder"
 msgstr "Tom mapp"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Avancerad information"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr "Bithastighet för inmatning"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr "Strömmens bithastighet"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "Avkodade block"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "Visade bildrutor"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "Förlorade bildrutor"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Strömmar"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "Skickade paket"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "Skickade byte"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Sändhastighet"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr "Spelade buffertar"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr "Förlorade buffertar"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12712,16 +12713,16 @@ msgstr ""
 msgid "Errors"
 msgstr "Fel"
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:39
-msgid "Stream information"
-msgstr "Ströminformation"
-
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
 #, fuzzy
 msgid "Open directory"
 msgstr "Öppna &katalog..."
 
+#: modules/gui/qt4/dialogs/streaminfo.cpp:39
+msgid "Stream information"
+msgstr "Ströminformation"
+
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12930,11 +12931,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr "Alla filer (*.*)|*|Ljudfiler (*.mp3, *.ogg, etc.)|"
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Redigera bokmärke"
@@ -12999,6 +12995,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Inmatning har ändrats "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr "Alla filer (*.*)|*|Ljudfiler (*.mp3, *.ogg, etc.)|"
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Ström och mediainfo"
@@ -14078,22 +14079,22 @@ msgstr "wxWidgets-gränssnittsmodul"
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Ljudenhetsnamn"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Growl-lösenord"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Ljudkodare"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14382,6 +14383,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14398,9 +14403,15 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+#, fuzzy
+msgid "MusicBrainz"
+msgstr "Musikal"
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Beskrivning"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 88aedf811d27655584b86e4b04c97cf7d3f4c43d..1652812b648e77f068b9f50307c428b44ba4fa20 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-06-25 12:34+0200\n"
 "Last-Translator: xLeopar <xleopar@yahoo.com>\n"
 "Language-Team: Turkish\n"
@@ -15,19 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Bu program kanunlarla belirlenen GARANTİ koşullarına tabi değildir.\n"
-"Bu programı GNU General Public License terimleri altında yeniden "
-"dağıtabilirsiniz;\n"
-"ayrıntılar için COPYGING adlı dosyaya bakınız.\n"
-"VideoLAN ekibi tarafından yazılmıştır; AUTHORS dosyasına bakınız.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC tercihleri"
@@ -558,8 +545,8 @@ msgstr "Üst-veri"
 msgid "Title"
 msgstr "Başlık"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Yazar"
@@ -631,6 +618,19 @@ msgstr "Codec İsmi"
 msgid "Codec Description"
 msgstr "Codec Açıklama"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Bu program kanunlarla belirlenen GARANTİ koşullarına tabi değildir.\n"
+"Bu programı GNU General Public License terimleri altında yeniden "
+"dağıtabilirsiniz;\n"
+"ayrıntılar için COPYGING adlı dosyaya bakınız.\n"
+"VideoLAN ekibi tarafından yazılmıştır; AUTHORS dosyasına bakınız.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -851,8 +851,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Örnek başına bit (bps)"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bit oranı"
 
@@ -995,53 +995,53 @@ msgstr "tr"
 msgid "Help options"
 msgstr "Yardım seçenekleri"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr "dizge"
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "tamsayı"
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr "ondalık sayı"
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr "(varsayılan etkin)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (varsayılan devredışı)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4338,8 +4338,17 @@ msgstr "Kırp"
 msgid "Aspect-ratio"
 msgstr "En-boy Oranı"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4398,15 +4407,6 @@ msgstr "Ses CDsi - İz"
 msgid "Audio CD - Track %i"
 msgstr "Ses CDsi - İz %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4908,18 +4908,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5179,6 +5167,18 @@ msgstr "Seviye normalize"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD açısı"
@@ -5373,6 +5373,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Zaman kaydırma"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video enstantane klasörü"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Zaman kaydırma"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5536,118 +5579,348 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) girdisi"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Boş akış çıktısı"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Aygıt"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Boş/Aptal"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video aygıtı"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Dosyaya ekle"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Ses Aygıtı"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video aygıtı"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Dosya akış çıktısı"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Kullanıcı"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Genişlik"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Parola"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Yükseklik"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekans"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Anahtar aralığı"
-
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Anahtar kare aralığı (-1 otomatik)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B Kareleri"
-
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP akış çıktısı"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Bit oranı"
+msgid "Stream name"
+msgstr "Akış"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr ""
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Açıklama"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Akış"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Açıklama"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Açıklama"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Örnekleme oranı"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Tercih edilen ses çıktı kanalları modu"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Akış çıktısı"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Erişim çıktısı"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Arabellek değeri (ms)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Paketleri grupla"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP akış çıktısı"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Aygıt"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video aygıtı"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Ses Aygıtı"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR video aygıtı"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Genişlik"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Yükseklik"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekans"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Anahtar aralığı"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Anahtar kare aralığı (-1 otomatik)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B Kareleri"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bit oranı"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
 msgid "Volume"
 msgstr "Seviye"
 
@@ -5696,11 +5969,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Arabellek değeri (ms)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5830,15 +6098,41 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP girdisi"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Aygıt ismi"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux girdisi"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l.c:83
@@ -5919,10 +6213,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Örnekleme oranı"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5964,32 +6254,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux girdisi"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Aygıt ismi"
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux girdisi"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6120,322 +6384,58 @@ 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:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Zaman kaydırma"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video enstantane klasörü"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Zaman kaydırma"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Boş akış çıktısı"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Boş/Aptal"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Dosyaya ekle"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Dosya akış çıktısı"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "Kullanıcı"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "Parola"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP akış çıktısı"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Akış"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Akış"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Tercih edilen ses çıktı kanalları modu"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Akış çıktısı"
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Erişim çıktısı"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-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. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP akış çıktısı"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10272,7 +10272,7 @@ msgstr "Pencere"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10607,7 +10607,8 @@ msgstr ""
 msgid "Preamp"
 msgstr "Kuvvetlendirme"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Genişletilmiş denetimler"
 
@@ -10746,12 +10747,12 @@ msgstr "Doyma/Doygunluk"
 msgid "Opaqueness"
 msgstr "Opaklık"
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "Daha fazla bilgi"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10805,7 +10806,7 @@ msgstr "VLC - Kontroller"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC medya oynatıcısı"
@@ -10923,8 +10924,8 @@ msgid "Extended Controls"
 msgstr "Genişletilmiş denetimler"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Dönüşümler"
@@ -11260,6 +11261,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Dosya Kaydet"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Gelişmiş seçenekler"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout akışı"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "Ayırıcılar"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maksimum yerel bit oranı"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Kod çözücüler"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Kareleri atla"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "B çerçeveleri"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Sent packets"
+msgstr "Paketleri grupla"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Örnekleme oranı"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "Hızlı oynat"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Listeyi Kaydet..."
@@ -11343,83 +11421,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Gelişmiş seçenekler"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout akışı"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "Ayırıcılar"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maksimum yerel bit oranı"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Kod çözücüler"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Kareleri atla"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "B çerçeveleri"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Sent packets"
-msgstr "Paketleri grupla"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Örnekleme oranı"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "Hızlı oynat"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12647,17 +12648,17 @@ msgstr "QNX RTOS video ve ses çıktısı"
 msgid "Errors"
 msgstr "Hata"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "&Klasör Aç...\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "Üst-veri"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "&Klasör Aç...\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12874,11 +12875,6 @@ msgstr "WinCE arayüz modülü"
 msgid "WinCE dialogs provider"
 msgstr "WinCE diyalog sağlayıcı"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Yer imlerini düzenle"
@@ -12945,6 +12941,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Girdi değişti "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14044,22 +14045,22 @@ msgstr "WinCE arayüz modülü"
 msgid "wxWidgets dialogs provider"
 msgstr "WinCE diyalog sağlayıcı"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "Ses aygıtı ismi"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "FTP parolası"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "Ses kodlayıcısı"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14349,6 +14350,10 @@ msgstr "Çıktı dosyası"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14365,10 +14370,15 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
 msgstr ""
 
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "Açıklama üstverisi"
+
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
 msgstr ""
index e54233f60f8641cc889bfbf387dc89d17573798a..1a4ca4c31bdf1e86b0967063cd6fc7b82049996d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,14 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr ""
@@ -512,8 +504,8 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr ""
@@ -585,6 +577,14 @@ msgstr ""
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 msgid "Audio filtering failed"
@@ -802,8 +802,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -946,53 +946,53 @@ msgstr ""
 msgid "Help options"
 msgstr ""
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr ""
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4209,8 +4209,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4266,15 +4275,6 @@ msgstr ""
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4767,18 +4767,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5029,6 +5017,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5218,6 +5218,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5376,167 +5416,384 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
+#: modules/access_output/shout.c:76
+msgid "Genre description"
 msgstr ""
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:79
+msgid "URL description"
 msgstr ""
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
+#: modules/access_output/shout.c:92
+msgid "Number of channels"
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr ""
 
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr ""
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr ""
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr ""
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr ""
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr ""
+
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5663,6 +5920,30 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+msgid "Video4Linux2 input"
+msgstr ""
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -5752,10 +6033,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5797,32 +6074,8 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-msgid "Video4Linux2 input"
-msgstr ""
-
-#: modules/access/vcd/vcd.c:42
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+#: modules/access/vcd/vcd.c:42
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
@@ -5917,343 +6170,90 @@ msgstr ""
 
 #: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
 #: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-msgid "type"
-msgstr ""
-
-#: modules/access/vcdx/info.c:139
-msgid "end"
-msgstr ""
-
-#: 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 ""
-
-#: 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:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-msgid "Genre description"
-msgstr ""
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-msgid "URL description"
+msgid "type"
 msgstr ""
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:139
+msgid "end"
 msgstr ""
 
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
+#: modules/access/vcdx/info.c:142
+msgid "play list"
 msgstr ""
 
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:92
-msgid "Number of channels"
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
 msgstr ""
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:98
-msgid "Stream public"
+#: 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:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -9967,7 +9967,7 @@ msgstr ""
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10297,7 +10297,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
@@ -10427,11 +10428,11 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10480,7 +10481,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -10595,8 +10596,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10920,6 +10921,73 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -10995,73 +11063,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12261,13 +12262,13 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:39
-msgid "Stream information"
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+msgid "Open directory"
 msgstr ""
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-msgid "Open directory"
+#: modules/gui/qt4/dialogs/streaminfo.cpp:39
+msgid "Stream information"
 msgstr ""
 
 #: modules/gui/qt4/qt4.cpp:47
@@ -12464,11 +12465,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12531,6 +12527,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -13575,19 +13576,19 @@ msgstr ""
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 msgid "Audioscrobbler username"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 msgid "Audioscrobbler password"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 msgid "Audioscrobbler"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -13874,6 +13875,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -13890,8 +13895,12 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
index 90b5c29797b4de147d62eb2ae0d5f99b0b236712..ccfaebb8bb0a35d5f7a4dc2652eb07a32fc7698c 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.8.4-test1-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2006-05-03 20:30+0700\n"
 "Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n"
 "Language-Team: Simplified Chinese\n"
@@ -18,18 +18,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"本程序在适用法律允许范围内绝对没有任何保证。您可以在 GNU 通用\n"
-"公开许可协议下重新发布本软件,具体情况请参看 COPYING 文件。\n"
-"\n"
-"本软件由 VideoLAN 开发组开发,请参看 AUTHORS 文件。\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 选项"
@@ -533,8 +521,8 @@ msgstr "元信息"
 msgid "Title"
 msgstr "标题"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作者"
@@ -606,6 +594,18 @@ msgstr "编码器名称"
 msgid "Codec Description"
 msgstr "编码器描述"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"本程序在适用法律允许范围内绝对没有任何保证。您可以在 GNU 通用\n"
+"公开许可协议下重新发布本软件,具体情况请参看 COPYING 文件。\n"
+"\n"
+"本软件由 VideoLAN 开发组开发,请参看 AUTHORS 文件。\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -825,8 +825,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "比特每采样"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "位率"
 
@@ -969,47 +969,47 @@ msgstr "C"
 msgid "Help options"
 msgstr "说明选项"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (默认打开)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (默认关闭)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, c-format
 msgid "VLC version %s\n"
 msgstr "VLC 版本 %s\n"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr "由 %s 在 %s.%s 编译\n"
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr "编译器: %s\n"
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr "基于 svn 修改集[%s]\n"
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
@@ -1017,7 +1017,7 @@ msgstr ""
 "\n"
 "将内容写到 vlc-help.txt 文件.\n"
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4278,8 +4278,17 @@ msgstr "修整"
 msgid "Aspect-ratio"
 msgstr "纵横比"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4335,15 +4344,6 @@ msgstr "音频 CD - 轨"
 msgid "Audio CD - Track %i"
 msgstr "音频 CD - 轨 %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4838,18 +4838,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "DV 串流的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5102,6 +5090,18 @@ msgstr "音量正规化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "DV 串流的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD 角度"
@@ -5293,6 +5293,47 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "录制的存放目录。"
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "此选项是将被用于串流的目的地 (URL)。"
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5453,124 +5494,350 @@ msgstr "选择在此限制下的最大比特率的串流。"
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)输入"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "PVR 串流的默认的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "设备"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR 视频设备"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "收音机设备"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR 收音机模式"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "追加到文件"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "规范"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "如果文件已经存在的话,追加到它后面而不是替换它。"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr ""
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "文件串流输出"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "宽度"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "用户名"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "高度"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "密码"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "频率"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr ""
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP 串流输出"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "位率模式)"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr ""
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "串流名称"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr ""
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "串流描述"
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "音频音量 (0-65535)."
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "串流 MP3"
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "频道"
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "串流描述"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "采样率"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "输出频道数量"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "串流输出"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "IceCAST 输出"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "缓存值 (毫秒)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr "外界 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "有效时间(TTL)"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "该输出串流的有效时间"
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP 串流输出"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "PVR 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "设备"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR 视频设备"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "收音机设备"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR 收音机模式"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "规范"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "宽度"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "高度"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "频率"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "位率模式)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "音频音量 (0-65535)."
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "频道"
 
 #: modules/access/pvr.c:102
 msgid ""
@@ -5609,11 +5876,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "IVTV MPEG 压缩卡输入"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "缓存值 (毫秒)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5742,16 +6004,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP 输入"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "V4L 串流的缓存值。这个值是以毫秒为单位的。"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "装置名称"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux输入"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "V4L 串流的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
 
 #: modules/access/v4l.c:83
 msgid ""
@@ -5831,10 +6120,6 @@ msgstr "调节器"
 msgid "Tuner to use, if there are several ones."
 msgstr "若有多个调谐器时,选择要使用的一个"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "采样率"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5876,33 +6161,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux输入"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "装置名称"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux输入"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "VCD 的缓存值。这个值是以毫秒为单位的。"
@@ -6028,320 +6286,62 @@ msgid "List ID"
 msgstr "列表 ID"
 
 #: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr "(超级) VCD"
-
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "视频 CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 输入"
-
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "使用回放控制"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "显示扩展 VCD 信息?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "录制的存放目录。"
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "此选项是将被用于串流的目的地 (URL)。"
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "追加到文件"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "如果文件已经存在的话,追加到它后面而不是替换它。"
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "文件串流输出"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr "用户名"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr "密码"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP 串流输出"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "串流名称"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "串流描述"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "串流 MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "串流描述"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "描述"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "输出频道数量"
+msgid "(Super) Video CD"
+msgstr "(超级) VCD"
 
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "视频 CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 输入"
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "串流输出"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "IceCAST 输出"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "使用回放控制"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr "外界 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "有效时间(TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "该输出串流的有效时间"
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr ""
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "显示扩展 VCD 信息?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP 串流输出"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -10082,7 +10082,7 @@ msgstr "窗口"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10412,7 +10412,8 @@ msgstr "打开均衡器。你可以手动配置频带或者使用一个预定值
 msgid "Preamp"
 msgstr "预放大"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "延伸控制"
 
@@ -10547,11 +10548,11 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 msgid "More Information"
 msgstr "更多信息"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10605,7 +10606,7 @@ msgstr "VLC - 控制器"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC多媒体播放程序"
@@ -10720,8 +10721,8 @@ msgid "Extended Controls"
 msgstr "扩展控制"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "信息"
 
@@ -11045,6 +11046,73 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "储存文件"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "高级信息"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr "在媒体中读取"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+msgid "Input bitrate"
+msgstr "输入比特率"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+msgid "Stream bitrate"
+msgstr "串流比特率"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+msgid "Decoded blocks"
+msgstr "已解码的帧"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+msgid "Displayed frames"
+msgstr "已显示的帧"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+msgid "Lost frames"
+msgstr "丢失帧"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "串流"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr "已发送的包"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr "已发送的字节"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "发送率"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+msgid "Played buffers"
+msgstr "已播放的缓冲区"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "储存播放列表..."
@@ -11122,73 +11190,6 @@ msgstr "请输入节点编号"
 msgid "Empty Folder"
 msgstr "空文件夹"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "高级信息"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr "在媒体中读取"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-msgid "Input bitrate"
-msgstr "输入比特率"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-msgid "Stream bitrate"
-msgstr "串流比特率"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-msgid "Decoded blocks"
-msgstr "已解码的帧"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-msgid "Displayed frames"
-msgstr "已显示的帧"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-msgid "Lost frames"
-msgstr "丢失帧"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "串流"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr "已发送的包"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr "已发送的字节"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "发送率"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-msgid "Played buffers"
-msgstr "已播放的缓冲区"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12410,17 +12411,17 @@ msgstr "QNX RTOS视频及音频输出"
 msgid "Errors"
 msgstr "错误"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "打开目录(&I)..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "获取串流信息"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "打开目录(&I)..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12629,11 +12630,6 @@ msgstr "WinCE 界面模块"
 msgid "WinCE dialogs provider"
 msgstr "Wince 对话提供商"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "编辑书签"
@@ -12700,6 +12696,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "输入已改变"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "串流及媒体信息"
@@ -13764,22 +13765,22 @@ msgstr "wxWindows界面模块"
 msgid "wxWidgets dialogs provider"
 msgstr "wxWidgets dialogs 提供者"
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "音频装置名称"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "Growl 密码"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "音频编码器"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14074,6 +14075,10 @@ msgstr "RRD 输出文件"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14090,9 +14095,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/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+#, fuzzy
+msgid "MusicBrainz meta data"
+msgstr "描述元数据"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
index 6880fbb720bf35f6acae2bf3dc092bc27f60b70f..91b6144bdc25d1cadecf64c41a15873b97579540 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-18 13:27+0200\n"
+"POT-Creation-Date: 2006-09-20 22:11+0100\n"
 "PO-Revision-Date: 2005-02-12 12:14+0100\n"
 "Last-Translator: Frank Chao <frank0624@gmail.com>\n"
 "Language-Team: zh_TW\n"
@@ -17,14 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "偏好設定"
@@ -538,8 +530,8 @@ msgstr ""
 msgid "Title"
 msgstr "標題"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "製作人"
@@ -611,6 +603,14 @@ msgstr "編碼器名稱"
 msgid "Codec Description"
 msgstr "編碼器描述"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -831,8 +831,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "位元率"
 
@@ -975,53 +975,53 @@ msgstr ""
 msgid "Help options"
 msgstr "說明選項"
 
-#: src/libvlc-common.c:1215 src/misc/configuration.c:1248
+#: src/libvlc-common.c:1223 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc-common.c:1232 src/misc/configuration.c:1212
+#: src/libvlc-common.c:1240 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc-common.c:1250 src/misc/configuration.c:1237
+#: src/libvlc-common.c:1258 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
-#: src/libvlc-common.c:1256
+#: src/libvlc-common.c:1264
 msgid " (default enabled)"
 msgstr " (預設開啟)"
 
-#: src/libvlc-common.c:1257
+#: src/libvlc-common.c:1265
 msgid " (default disabled)"
 msgstr " (預設關閉)"
 
-#: src/libvlc-common.c:1439
+#: src/libvlc-common.c:1447
 #, fuzzy, c-format
 msgid "VLC version %s\n"
 msgstr "色彩反向"
 
-#: src/libvlc-common.c:1440
+#: src/libvlc-common.c:1448
 #, c-format
 msgid "Compiled by %s@%s.%s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1442
+#: src/libvlc-common.c:1450
 #, c-format
 msgid "Compiler: %s\n"
 msgstr ""
 
-#: src/libvlc-common.c:1445
+#: src/libvlc-common.c:1453
 #, c-format
 msgid "Based upon svn changeset [%s]\n"
 msgstr ""
 
-#: src/libvlc-common.c:1477
+#: src/libvlc-common.c:1485
 msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
 
-#: src/libvlc-common.c:1498
+#: src/libvlc-common.c:1506
 msgid ""
 "\n"
 "Press the RETURN key to continue...\n"
@@ -4357,8 +4357,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "採樣率"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4418,15 +4427,6 @@ msgstr "音訊軌"
 msgid "Audio CD - Track %i"
 msgstr "音訊軌"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4933,18 +4933,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5201,6 +5189,18 @@ msgstr "音量正規化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5394,6 +5394,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "選擇一個檔案或目錄"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "允許你指定視訊快照的存放目錄"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "時間"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "允許你指定串流輸出的目的音訊編碼器"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "視訊快照目錄"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "時間"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5556,131 +5602,362 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)輸入"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "裝置"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR視訊裝置"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "音訊裝置"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "虛擬串流輸出"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR視訊裝置"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "虛擬"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "寬度"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "檔案串流輸出"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "高度"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "頻率"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:74
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "位元率"
-
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
+#: 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 shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: 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/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "頻道"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "串流"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "複製數量"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "串流輸出"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "存取輸出"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "快取值(ms)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "有效時間(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.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "裝置"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR視訊裝置"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "音訊裝置"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR視訊裝置"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "寬度"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "高度"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "頻率"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "位元率"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "頻道"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
 #: modules/access/pvr.c:108 modules/access/v4l.c:143
@@ -5715,11 +5992,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "快取值(ms)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5848,12 +6120,39 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "裝置名稱"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux輸入"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux輸入"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
 #, fuzzy
 msgid ""
 "Name of the video device to use. If you don't specify anything, no video "
@@ -5946,10 +6245,6 @@ msgstr "調節器"
 msgid "Tuner to use, if there are several ones."
 msgstr "若有多個音訊輸入時,選擇音訊道"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5992,33 +6287,6 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr "Video4Linux輸入"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "裝置名稱"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux輸入"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux輸入"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6152,321 +6420,53 @@ msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
 #: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "使用重播控制"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "選擇一個檔案或目錄"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "允許你指定視訊快照的存放目錄"
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "時間"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "允許你指定串流輸出的目的音訊編碼器"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "視訊快照目錄"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "時間"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "虛擬串流輸出"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "虛擬"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "檔案串流輸出"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:131
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:133
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "串流"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "描述"
-
-#: 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 "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "描述"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "描述"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "複製數量"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "串流輸出"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "存取輸出"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "使用重播控制"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "有效時間(TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "允許你指定該輸出串流的有效時間"
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP串流輸出"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -10316,7 +10316,7 @@ msgstr "視窗"
 #: modules/gui/beos/InterfaceWindow.cpp:404 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
 #: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
-#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:619
+#: modules/gui/macosx/controls.m:59 modules/gui/macosx/extended.m:618
 #: modules/gui/macosx/interaction.m:133 modules/gui/macosx/interaction.m:134
 #: modules/gui/macosx/interaction.m:174 modules/gui/macosx/open.m:157
 #: modules/gui/macosx/open.m:254 modules/gui/macosx/output.m:138
@@ -10650,7 +10650,8 @@ msgstr ""
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
+#: modules/gui/macosx/extended.m:79 modules/gui/qt4/dialogs/extended.cpp:36
+#: modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "延伸控制"
 
@@ -10789,12 +10790,12 @@ msgstr ""
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:619 modules/gui/wxwidgets/extrapanel.cpp:1007
+#: modules/gui/macosx/extended.m:618 modules/gui/wxwidgets/extrapanel.cpp:1007
 #, fuzzy
 msgid "More Information"
 msgstr "更多資訊"
 
-#: modules/gui/macosx/extended.m:620
+#: modules/gui/macosx/extended.m:619
 msgid ""
 "This panel allows to select video effects filters to apply.\n"
 "The filters can be configured individually in the Preferences, in the "
@@ -10848,7 +10849,7 @@ msgstr "VLC - 控制器"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:54
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:80
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC多媒體播放程式"
@@ -10966,8 +10967,8 @@ msgid "Extended Controls"
 msgstr "延伸控制"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "更多資訊"
@@ -11301,6 +11302,82 @@ msgstr ""
 msgid "Save File"
 msgstr "儲存檔案"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "進階選項"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
+#, fuzzy
+msgid "Input bitrate"
+msgstr "輸入清單"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
+#, fuzzy
+msgid "Demuxed"
+msgstr "解多工器"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "最大化編碼位元率"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "解碼器"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
+#, fuzzy
+msgid "Displayed frames"
+msgstr "略過頁面"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
+#, fuzzy
+msgid "Lost frames"
+msgstr "Logo檔名"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:28
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "串流"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "採樣率"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
+#, fuzzy
+msgid "Played buffers"
+msgstr "快速播放"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "儲存播放清單..."
@@ -11385,82 +11462,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "進階選項"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:293
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:286
-#, fuzzy
-msgid "Input bitrate"
-msgstr "輸入清單"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:307
-#, fuzzy
-msgid "Demuxed"
-msgstr "解多工器"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:300
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "最大化編碼位元率"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:156 modules/gui/qt4/ui/input_stats.ui:208
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "解碼器"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:201
-#, fuzzy
-msgid "Displayed frames"
-msgstr "略過頁面"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:184
-#, fuzzy
-msgid "Lost frames"
-msgstr "Logo檔名"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:28
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "串流"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "採樣率"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:149
-#, fuzzy
-msgid "Played buffers"
-msgstr "快速播放"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:142
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12703,17 +12704,17 @@ msgstr "QNX RTOS視訊及音訊輸出"
 msgid "Errors"
 msgstr "錯誤"
 
+#: modules/gui/qt4/dialogs_provider.cpp:243
+#: modules/gui/qt4/dialogs_provider.cpp:254
+#, fuzzy
+msgid "Open directory"
+msgstr "開啟檔案(&F)...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:39
 #, fuzzy
 msgid "Stream information"
 msgstr "更多資訊"
 
-#: modules/gui/qt4/dialogs_provider.cpp:238
-#: modules/gui/qt4/dialogs_provider.cpp:249
-#, fuzzy
-msgid "Open directory"
-msgstr "開啟檔案(&F)...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12922,11 +12923,6 @@ msgstr "WinCE介面模組"
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "編輯書籤"
@@ -12993,6 +12989,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "輸入已改變"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14115,22 +14116,22 @@ msgstr "wxWindows介面模組"
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
-#: modules/misc/audioscrobbler.c:132
+#: modules/misc/audioscrobbler.c:131
 #, fuzzy
 msgid "Audioscrobbler username"
 msgstr "音訊裝置名稱"
 
-#: modules/misc/audioscrobbler.c:134
+#: modules/misc/audioscrobbler.c:133
 #, fuzzy
 msgid "Audioscrobbler password"
 msgstr "SOCKS密碼"
 
-#: modules/misc/audioscrobbler.c:158
+#: modules/misc/audioscrobbler.c:157
 #, fuzzy
 msgid "Audioscrobbler"
 msgstr "音訊編碼器"
 
-#: modules/misc/audioscrobbler.c:159
+#: modules/misc/audioscrobbler.c:158
 msgid "Audioscrobbler submission Plugin"
 msgstr ""
 
@@ -14422,6 +14423,10 @@ msgstr "輸出檔案"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14438,8 +14443,12 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+#: modules/misc/musicbrainz.c:59
+msgid "MusicBrainz"
+msgstr ""
+
+#: modules/misc/musicbrainz.c:60
+msgid "MusicBrainz meta data"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96