Newer
Older
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: vlc-devel@videolan.org\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
msgid "Select \"Advanced Options\" to see all options."
#: include/vlc_config_cat.h:40 include/vlc_config_cat.h:131
#: modules/gui/macosx/playlistinfo.m:62 modules/gui/wince/playlist.cpp:671
#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
#: modules/visualization/visual/visual.c:111
#: modules/gui/qt4/components/simple_preferences.cpp:68
#: modules/misc/dummy/dummy.c:63
msgid "Settings for VLC's interfaces"
msgid "General interface settings"
msgid "Main interfaces"
msgid "Settings for the main interface"
msgstr ""
#: include/vlc_config_cat.h:51 src/libvlc-module.c:147
msgid "Control interfaces"
msgid "Settings for VLC's control interfaces"
msgstr ""
#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
#: include/vlc_config_cat.h:58 src/input/es_out.c:2022
#: src/libvlc-module.c:1395 modules/gui/beos/InterfaceWindow.cpp:280
#: modules/gui/macosx/extended.m:70 modules/gui/macosx/intf.m:619
#: modules/gui/macosx/output.m:170 modules/gui/macosx/playlistinfo.m:97
#: modules/gui/macosx/wizard.m:420
#: modules/gui/qt4/components/infopanels.cpp:499
#: modules/gui/qt4/components/simple_preferences.cpp:70
#: modules/gui/qt4/ui/sout.ui:631
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:338
#: modules/gui/wxwidgets/dialogs/wizard.cpp:852
#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:253
#: include/vlc_config_cat.h:61 include/vlc_config_cat.h:62
#: modules/gui/qt4/components/simple_preferences.cpp:196
msgid "General audio settings"
msgstr ""
#: include/vlc_config_cat.h:64 include/vlc_config_cat.h:89
#: src/video_output/video_output.c:436
msgid "Audio filters are used to postprocess the audio stream."
#: include/vlc_config_cat.h:68 src/audio_output/input.c:89
#: modules/gui/macosx/intf.m:629 modules/gui/macosx/intf.m:630
#: include/vlc_config_cat.h:70 src/audio_output/input.c:163
msgid "Audio visualizations"
msgstr ""
#: include/vlc_config_cat.h:72 include/vlc_config_cat.h:85
msgid "These are general settings for audio output modules."
msgstr ""
#: include/vlc_config_cat.h:75 src/libvlc-module.c:1772
#: modules/gui/qt4/ui/sout.ui:758
#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
#: modules/gui/wxwidgets/menus.cpp:282 modules/stream_out/transcode.c:285
msgid "Miscellaneous audio settings and modules."
#: include/vlc_config_cat.h:79 src/input/es_out.c:2050
#: src/libvlc-module.c:1443 modules/gui/macosx/extended.m:69
#: modules/gui/macosx/intf.m:632 modules/gui/macosx/output.m:160
#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/wizard.m:421
#: modules/gui/qt4/components/infopanels.cpp:500
#: modules/gui/qt4/components/simple_preferences.cpp:71
#: modules/gui/qt4/ui/sout.ui:542
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:292
#: modules/gui/wxwidgets/dialogs/wizard.cpp:813
#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:93
#: modules/stream_out/transcode.c:197
#: include/vlc_config_cat.h:82 include/vlc_config_cat.h:83
#: modules/gui/qt4/components/simple_preferences.cpp:165
msgid "General video settings"
msgstr ""
msgid "Choose your preferred video output and configure it here."
msgstr ""
msgid "Video filters are used to postprocess the video stream."
msgid "Subtitles/OSD"
"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
"subpictures\"."
msgid ""
"These are the settings for the input, demultiplexing and decoding parts of "
"VLC. Encoder settings can also be found here."
"Settings related to the various access methods used by VLC. Common settings "
"you may want to alter are HTTP proxy or caching settings."
msgid ""
"Access filters are special modules that allow advanced operations on the "
"input side of VLC. You should not touch anything here unless you know what "
"you are doing."
msgid "Demuxers are used to separate audio and video streams."
msgid "Settings for the video-only decoders and encoders."
msgstr ""
msgstr ""
msgid "Settings for the audio-only decoders and encoders."
msgid "Settings for audio+video and miscellaneous decoders and encoders."
msgid "General input settings. Use with care."
#: include/vlc_config_cat.h:135 src/libvlc-module.c:1698
#: modules/gui/qt4/dialogs/sout.cpp:40
#: modules/gui/wxwidgets/dialogs/streamout.cpp:152
msgid ""
"Stream output is what allows VLC to act as a streaming server or to save "
"incoming streams.\n"
"Streams are first muxed and then sent through an \"access output\" module "
"that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
"RTSP).\n"
"Sout streams modules allow advanced stream processing (transcoding, "
"duplicating...)."
"Muxers create the encapsulation formats that are used to put all the "
"elementary streams (video, audio, ...) together. This setting allows you to "
"always force a specific muxer. You should probably not do that.\n"
"You can also set default parameters for each muxer."
"Access output modules control the ways the muxed streams are sent. This "
"setting allows you to always force a specific access output method. You "
"should probably not do that.\n"
"You can also set default parameters for each access output."
"Packetizers are used to \"preprocess\" the elementary streams before muxing. "
"This setting allows you to always force a packetizer. You should probably "
"not do that.\n"
"You can also set default parameters for each packetizer."
msgstr ""
msgid ""
"Sout stream modules allow to build a sout processing chain. Please refer to "
"the Streaming Howto for more information. You can configure default options "
"for each sout stream module here."
#: include/vlc_config_cat.h:176 modules/services_discovery/sap.c:119
#: modules/services_discovery/sap.c:306
"SAP is a way to publically announce streams that are being sent using "
"multicast UDP or RTP."
#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:68
msgid "VLC's implementation of Video On Demand"
#: include/vlc_config_cat.h:186 src/libvlc-module.c:1834
#: src/playlist/engine.c:111 modules/demux/playlist/playlist.c:62
#: modules/demux/playlist/playlist.c:63
#: modules/gui/beos/InterfaceWindow.cpp:229
#: modules/gui/beos/InterfaceWindow.cpp:323 modules/gui/macosx/intf.m:564
#: modules/gui/pda/pda_interface.c:1262
#: modules/gui/qt4/dialogs/playlist.cpp:44
#: modules/gui/qt4/main_interface.cpp:130
#: modules/gui/wxwidgets/dialogs/playlist.cpp:208
#: modules/gui/wxwidgets/interface.cpp:690
#: modules/gui/wxwidgets/interface.cpp:701
"Settings related to playlist behaviour (e.g. playback mode) and to modules "
"that automatically add items to the playlist (\"service discovery\" modules)."
#: include/vlc_config_cat.h:192 modules/gui/macosx/playlist.m:462
"Services discovery modules are facilities that automatically add items to "
"playlist."
#: include/vlc_config_cat.h:197 src/libvlc-module.c:1657
#: modules/gui/macosx/prefs.m:124
msgid "Advanced settings. Use with care."
msgstr ""
"You can choose to disable some CPU accelerations here. You should probably "
"not change these settings."
msgid "Advanced settings"
msgid "Other advanced settings"
msgstr ""
#: include/vlc_config_cat.h:207 modules/gui/macosx/open.m:164
#: modules/gui/macosx/open.m:412 modules/gui/pda/pda_interface.c:546
#: modules/gui/qt4/ui/sprefs_input.ui:46
#: modules/gui/wxwidgets/dialogs/open.cpp:502
msgid "These modules provide network functions to all other parts of VLC."
msgid "Chroma modules settings"
msgstr ""
msgid "These settings affect chroma transformation modules."
msgstr ""
msgid "Packetizer modules settings"
msgstr ""
msgid "These are general settings for video/audio/subtitles encoding modules."
msgstr ""
msgid "Dialog providers settings"
msgstr ""
msgid "Dialog providers can be configured here."
msgstr ""
msgid "Subtitle demuxer settings"
msgstr ""
"In this section you can force the behavior of the subtitle demuxer, for "
"example by setting the subtitles type or file name."
msgid "No help available"
msgstr ""
msgid "There is no help available for these modules."
Christophe Massiot
committed
msgid ""
"\n"
"Warning: if you can't access the GUI anymore, open a command-line window, go "
"to the directory where you installed VLC and run \"vlc -I wx\"\n"
Christophe Massiot
committed
msgstr ""
#: include/vlc_intf_strings.h:33 modules/gui/wxwidgets/menus.cpp:126
msgid "Quick &Open File..."
msgstr ""
#: include/vlc_intf_strings.h:34
msgid "&Advanced Open..."
msgstr ""
#: include/vlc_intf_strings.h:35
msgid "Open &Directory..."
msgstr ""
#: include/vlc_intf_strings.h:37
msgid "Select one or more files to open"
msgstr ""
#: include/vlc_intf_strings.h:41 modules/gui/macosx/intf.m:663
msgid "Media Information..."
msgid "Codec Information..."
#: include/vlc_intf_strings.h:43 modules/gui/macosx/intf.m:664
msgid "Messages..."
msgstr ""
#: include/vlc_intf_strings.h:44
msgid "Extended settings..."
msgstr ""
#: include/vlc_intf_strings.h:45
msgid "Go to specific time..."
msgstr ""
#: include/vlc_intf_strings.h:46 modules/gui/macosx/intf.m:661
#: include/vlc_intf_strings.h:47
msgid "VLM Configuration..."
msgstr ""
#: include/vlc_intf_strings.h:49
#: include/vlc_intf_strings.h:52 modules/gui/macosx/embeddedwindow.m:50
#: modules/gui/macosx/embeddedwindow.m:93 modules/gui/macosx/intf.m:557
#: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:678
#: modules/gui/macosx/intf.m:685 modules/gui/macosx/intf.m:1577
#: modules/gui/macosx/intf.m:1578 modules/gui/macosx/intf.m:1579
#: modules/gui/macosx/intf.m:1580 modules/gui/macosx/playlist.m:454
#: modules/gui/pda/pda_interface.c:260 modules/gui/pda/pda_interface.c:261
#: modules/gui/qt4/components/interface_widgets.cpp:419
#: modules/gui/qt4/dialogs/vlm.cpp:108 modules/gui/qt4/menus.cpp:495
#: modules/gui/qt4/menus.cpp:499
#: modules/gui/wxwidgets/dialogs/playlist.cpp:280
#: modules/gui/wxwidgets/dialogs/playlist.cpp:289
#: modules/gui/wxwidgets/interface.cpp:688
#: modules/gui/wxwidgets/interface.cpp:699
#: modules/gui/wxwidgets/interface.cpp:1236
#: modules/gui/wxwidgets/menus.cpp:266 modules/gui/wxwidgets/menus.cpp:277
#: include/vlc_intf_strings.h:54 modules/gui/macosx/playlist.m:455
#: modules/gui/pda/pda_interface.c:1252
#: modules/gui/qt4/ui/podcast_configuration.ui:59
#: modules/gui/qt4/ui/streampanel.ui:50
#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
#: modules/gui/wxwidgets/dialogs/playlist.cpp:291
#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:106
#: include/vlc_intf_strings.h:55
msgid "Information..."
msgstr ""
msgid "Stream..."
msgstr ""
msgid "Save..."
msgstr ""
msgid "Open Folder..."
msgstr ""
#: include/vlc_intf_strings.h:64 src/libvlc-module.c:1089
#: include/vlc_intf_strings.h:68 src/libvlc-module.c:1288
#: modules/gui/macosx/controls.m:866 modules/gui/macosx/intf.m:606
#: include/vlc_intf_strings.h:81 modules/gui/macosx/playlist.m:467
#: modules/gui/wxwidgets/dialogs/playlist.cpp:329
#: modules/gui/wxwidgets/dialogs/preferences.cpp:1019
msgid ""
"Some options are available but hidden. Check \"Advanced options\" to see "
"them."
msgstr ""
#: include/vlc_intf_strings.h:93 modules/gui/macosx/extended.m:83
#: modules/gui/wxwidgets/extrapanel.cpp:147
#: include/vlc_intf_strings.h:96 modules/gui/qt4/ui/video_effects.ui:392
msgid ""
"Magnify a part of the video. You can select which part of the image should "
"be magnified."
msgstr ""
#: include/vlc_intf_strings.h:100 modules/gui/qt4/ui/video_effects.ui:524
msgid "\"Waves\" video distortion effect"
msgstr ""
msgid "\"Water surface\" video distortion effect"
msgstr ""
msgid "Split the image to make an image wall"
msgstr ""
msgid ""
"Create a \"puzzle game\" with the video.\n"
"The video gets split in parts that you must sort."
msgstr ""
msgid ""
"\"Edge detection\" video distortion effect.\n"
"Try changing the various settings for different effects"
msgstr ""
msgid ""
"\"Color detection\" effect. The whole image will be turned to black and "
"white, except the parts that are of the color that you select in the "
"settings."
msgstr ""
"<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; "
"charset=utf-8\" /></head><body><h2>Welcome to VLC media player Help</"
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
"h2><h3>Documentation</h3><p>You can find VLC documentation on VideoLAN's <a "
"href=\"http://wiki.videolan.org\">wiki</a> website.</p><p>If you are a "
"newcomer to VLC media player, please read the<br><a href=\"http://wiki."
"videolan.org/Documentation:VLC_for_dummies\"><em>Introduction to VLC media "
"player</em></a>.</p><p>You will find some information on how to use the "
"player in the <br>\"<a href=\"http://wiki.videolan.org/Documentation:"
"Play_HowTo\"><em>How to play files with VLC media player</em></a>\" document."
"</p><p>For all the saving, converting, transcoding, encoding, muxing and "
"streaming tasks, you should find useful information in the <a href=\"http://"
"wiki.videolan.org/Documentation:Streaming_HowTo\">Streaming Documentation</"
"a>.</p><p>If you are unsure about terminology, please consult the <a href="
"\"http://wiki.videolan.org/Knowledge_Base\">knowledge base</a>.</p><p>To "
"understand the main keyboard shortcuts, read the <a href=\"http://wiki."
"videolan.org/Hotkeys\">shortcuts</a> page.</p><h3>Help</h3><p>Before asking "
"any question, please refer yourself to the <a href=\"http://wiki.videolan."
"org/Frequently_Asked_Questions\">FAQ</a>.</p><p>You might then get (and "
"give) help on the <a href=\"http://forum.videolan.org\">Forums</a>, the <a "
"href=\"http://www.videolan.org/vlc/lists.html\">mailing-lists</a> or our IRC "
"channel ( <a href=\"http://www.videolan.org/webirc/\"><em>#videolan</em></a> "
"on irc.freenode.net ).</p><h3>Contribute to the project</h3><p>You can help "
"the VideoLAN project giving some of your time to help the community, to "
"design skins, to translate the documentation, to test and to code. You can "
"also give funds and material to help us. And of course, you can <b>promote</"
"b> VLC media player.</p></body></html>"
msgstr ""
#: include/vlc_meta.h:167 modules/gui/macosx/playlist.m:1126
msgid "Meta-information"
msgstr ""

Felix Paul Kühne
committed
msgid "Codec Name"
msgstr ""
#: include/vlc/vlc.h:587
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:151 src/audio_output/filters.c:198
#: src/audio_output/filters.c:221
msgid "Audio filtering failed"
msgstr ""
#: src/audio_output/filters.c:152 src/audio_output/filters.c:199
#: src/audio_output/filters.c:222
#, c-format
msgid "The maximum number of filters (%d) was reached."
msgstr ""
#: src/audio_output/input.c:91 src/audio_output/input.c:137
#: src/input/es_out.c:443 src/libvlc-module.c:542
#: src/video_output/video_output.c:413 modules/codec/ffmpeg/postprocess.c:92
msgid "Disable"
msgstr ""
#: src/audio_output/input.c:93 modules/visualization/visual/visual.c:127
msgstr ""
msgid "Scope"
msgstr ""
msgid "Spectrum"
msgstr ""
#: src/audio_output/input.c:134 modules/audio_filter/equalizer.c:68
#: modules/gui/macosx/equalizer.m:139 modules/gui/macosx/equalizer.m:153
#: modules/gui/wxwidgets/extrapanel.cpp:177
#: src/audio_output/input.c:156 src/libvlc-module.c:272
#: modules/gui/macosx/extended.m:71 modules/gui/wxwidgets/extrapanel.cpp:390
msgid "Audio filters"
msgstr ""
msgid "Replay gain"
msgstr ""
#: src/audio_output/output.c:98 src/audio_output/output.c:125
#: modules/access/vcdx/info.c:118 modules/gui/macosx/intf.m:625
#: modules/gui/macosx/intf.m:626
Christophe Massiot
committed
msgstr ""
#: src/audio_output/output.c:101 src/audio_output/output.c:136
#: modules/access/v4l2.c:87 modules/access/v4l.c:124
#: modules/audio_output/alsa.c:188 modules/audio_output/alsa.c:219
#: modules/audio_output/directx.c:462 modules/audio_output/oss.c:201
#: modules/audio_output/portaudio.c:406 modules/audio_output/sdl.c:179
#: modules/audio_output/sdl.c:196 modules/audio_output/waveout.c:417
#: modules/codec/twolame.c:66
Christophe Massiot
committed
msgid "Stereo"
msgstr ""
#: src/audio_output/output.c:103 src/audio_output/output.c:139
#: src/libvlc-module.c:357 src/libvlc-module.c:400
#: modules/audio_filter/channel_mixer/mono.c:97 modules/codec/dvbsub.c:70
#: modules/codec/subtitles/subsdec.c:96 modules/codec/zvbi.c:94
#: modules/control/gestures.c:87 modules/gui/fbosd.c:163
#: modules/gui/qt4/ui/video_effects.ui:692
#: modules/gui/qt4/ui/video_effects.ui:890 modules/video_filter/logo.c:95
#: modules/video_filter/marq.c:124 modules/video_filter/mosaic.c:170
#: modules/video_filter/osdmenu.c:80 modules/video_filter/rss.c:162
Christophe Massiot
committed
msgid "Left"
msgstr ""
#: src/audio_output/output.c:105 src/audio_output/output.c:141
#: src/libvlc-module.c:357 src/libvlc-module.c:400
#: modules/audio_filter/channel_mixer/mono.c:97 modules/codec/dvbsub.c:70
#: modules/codec/subtitles/subsdec.c:96 modules/codec/zvbi.c:94
#: modules/control/gestures.c:87 modules/gui/fbosd.c:163
#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:124
#: modules/video_filter/mosaic.c:170 modules/video_filter/osdmenu.c:80
#: modules/video_filter/rss.c:162
Christophe Massiot
committed
msgid "Right"
msgstr ""
#: src/audio_output/output.c:131
Christophe Massiot
committed
msgid "Dolby Surround"
msgstr ""
#: src/audio_output/output.c:143
Christophe Massiot
committed
msgid "Reverse stereo"
msgstr ""
#: src/control/media_list.c:187 src/playlist/engine.c:125
#: src/playlist/loadsave.c:146
msgid "Media Library"
msgstr ""
#: src/extras/getopt.c:633
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr ""
#: src/extras/getopt.c:658
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr ""
#: src/extras/getopt.c:663
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr ""
#: src/extras/getopt.c:681 src/extras/getopt.c:854
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr ""
#: src/extras/getopt.c:710
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr ""
#: src/extras/getopt.c:714
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr ""
#: src/extras/getopt.c:740
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""
#: src/extras/getopt.c:743
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr ""
#: src/extras/getopt.c:773 src/extras/getopt.c:903
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""
#: src/extras/getopt.c:820
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr ""
#: src/extras/getopt.c:838
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
#, c-format
msgstr ""
#: src/input/decoder.c:106
msgid "No suitable decoder module for format"
#: src/input/decoder.c:107
#, c-format
msgid ""
"VLC probably does not support the \"%4.4s\" audio or video format. "
"Unfortunately there is no way for you to fix this."
#: src/input/decoder.c:159 src/input/decoder.c:171 src/input/decoder.c:373
#: modules/codec/ffmpeg/encoder.c:215 modules/codec/ffmpeg/encoder.c:223
#: modules/codec/ffmpeg/encoder.c:235 modules/codec/ffmpeg/encoder.c:591
#: modules/codec/ffmpeg/encoder.c:600 modules/stream_out/es.c:363
#: modules/stream_out/es.c:377
#: src/input/decoder.c:160
msgid "VLC could not open the packetizer module."
#: src/input/decoder.c:172 src/input/decoder.c:374
msgid "VLC could not open the decoder module."
#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:473
#: src/input/es_out.c:474 modules/access/cdda/info.c:969
#: modules/access/cdda/info.c:1002
#, c-format
msgid "%s [%s %d]"
msgstr ""
#: src/input/es_out.c:655 src/input/es_out.c:657 src/input/var.c:128
#: src/libvlc-module.c:575 modules/gui/macosx/intf.m:612
#: modules/gui/macosx/intf.m:613
msgid "Program"
msgstr ""
#: src/input/es_out.c:2011 modules/gui/macosx/wizard.m:425
#: modules/gui/qt4/ui/sout.ui:562 modules/gui/qt4/ui/sout.ui:641
#: modules/gui/wxwidgets/dialogs/wizard.cpp:822
#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
#: src/input/es_out.c:2014 src/input/meta.c:53 src/libvlc-module.c:164
#: modules/gui/beos/InterfaceWindow.cpp:276
#: modules/gui/qt4/ui/sprefs_interface.ui:19
msgid "Language"
msgstr ""
#: src/input/es_out.c:2022 src/input/es_out.c:2050 src/input/es_out.c:2077
#: modules/gui/macosx/output.m:153 modules/gui/qt4/ui/sprefs_audio.ui:114
msgid "Type"
msgstr ""
#: src/input/es_out.c:2025 modules/codec/faad.c:341
#: modules/gui/macosx/output.m:176 modules/gui/qt4/ui/sout.ui:690
#: modules/gui/wxwidgets/dialogs/streamout.cpp:857
msgid "Channels"
msgstr ""
msgstr ""
msgid "%u Hz"
#: src/input/es_out.c:2042 modules/access_output/shout.c:86
#: modules/access/pvr.c:92 modules/gui/qt4/components/open.cpp:699
msgid "Bitrate"
msgstr ""
msgid "%u kb/s"