X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=po%2Fru.po;h=144c977dd37228109fa544fb45f9591d968b5b0e;hb=3b965d67bdf43a4e1e874d10e809ab9c5b6baea9;hp=5c2c7b9384f16ba4b70eab822bd54d34d818f377;hpb=41d6682193643edc767cac28a310e7046059cf9c;p=vlc diff --git a/po/ru.po b/po/ru.po index 5c2c7b9384..144c977dd3 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,1418 +1,2788 @@ -# SOME DESCRIPTIVE TITLE. +# Russian localisation for VLC # Copyright (C) 2001 Free Software Foundation, Inc. +# Copyright (C) 2005 the VideoLAN team +# $Id$ +# # Valek Filippov , 2001. +# Andrey Brilevskiy , 2005. # msgid "" msgstr "" "Project-Id-Version: vlc\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-09-29 10:52+0200\n" -"PO-Revision-Date: 2001-02-19 19:58+03:00\n" -"Last-Translator: Valek Filippov \n" -"Language-Team: Russian \n" +"Report-Msgid-Bugs-To: vlc-devel@videolan.org\n" +"POT-Creation-Date: 2008-03-08 00:49+0000\n" +"PO-Revision-Date: 2008-01-10 17:32+0300\n" +"Last-Translator: Andrew Zaikin \n" +"Language-Team: Russian\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=koi8-r\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Russian\n" -#: include/vlc_help.h:32 +#: include/vlc_config_cat.h:36 msgid "VLC preferences" -msgstr "" +msgstr "Настройки VLC" + +#: include/vlc_config_cat.h:38 +msgid "Select \"Advanced Options\" to see all options." +msgstr "Нажмите \"Дополнительные параметры\", чтобы видеть все опции." + +#: include/vlc_config_cat.h:40 include/vlc_config_cat.h:131 +#: modules/gui/macosx/playlistinfo.m:62 modules/gui/wince/playlist.cpp:675 +#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82 +#: modules/visualization/visual/visual.c:115 +msgid "General" +msgstr "Общие" + +#: include/vlc_config_cat.h:43 modules/gui/macosx/simple_prefs.m:90 +#: modules/gui/qt4/components/simple_preferences.cpp:73 +#: modules/misc/dummy/dummy.c:67 +msgid "Interface" +msgstr "Интерфейс" + +#: include/vlc_config_cat.h:44 +msgid "Settings for VLC's interfaces" +msgstr "Настройки интерфейса VLC" + +#: include/vlc_config_cat.h:46 +msgid "General interface settings" +msgstr "Общие настройки интерфейса" + +#: include/vlc_config_cat.h:48 +msgid "Main interfaces" +msgstr "Основные интерфейсы" + +#: include/vlc_config_cat.h:49 +msgid "Settings for the main interface" +msgstr "Настройки главного интерфейса" + +#: include/vlc_config_cat.h:51 src/libvlc-module.c:151 +msgid "Control interfaces" +msgstr "Интерфейсы управления" + +#: include/vlc_config_cat.h:52 +msgid "Settings for VLC's control interfaces" +msgstr "Настройки интерфейсов управления VLC" + +#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55 +msgid "Hotkeys settings" +msgstr "Настройка горячих клавиш" + +#: include/vlc_config_cat.h:58 src/input/es_out.c:2049 +#: src/libvlc-module.c:1414 modules/gui/beos/InterfaceWindow.cpp:284 +#: modules/gui/macosx/extended.m:69 modules/gui/macosx/intf.m:703 +#: modules/gui/macosx/output.m:170 modules/gui/macosx/playlistinfo.m:97 +#: modules/gui/macosx/simple_prefs.m:106 modules/gui/macosx/wizard.m:378 +#: modules/gui/qt4/components/info_panels.cpp:519 +#: modules/gui/qt4/components/simple_preferences.cpp:75 +#: 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:182 modules/stream_out/transcode.c:257 +msgid "Audio" +msgstr "Звук" + +#: include/vlc_config_cat.h:59 +msgid "Audio settings" +msgstr "Настройки звука" + +#: include/vlc_config_cat.h:61 include/vlc_config_cat.h:62 +#: modules/gui/qt4/components/simple_preferences.cpp:200 +msgid "General audio settings" +msgstr "Основные настройки звука" + +#: include/vlc_config_cat.h:64 include/vlc_config_cat.h:89 +#: src/video_output/video_output.c:439 +msgid "Filters" +msgstr "Фильтры" + +#: include/vlc_config_cat.h:66 +msgid "Audio filters are used to postprocess the audio stream." +msgstr "Звуковые фильтры используются для пост-обработки звука." + +#: include/vlc_config_cat.h:68 src/audio_output/input.c:92 +#: modules/gui/macosx/intf.m:713 modules/gui/macosx/intf.m:714 +msgid "Visualizations" +msgstr "Визуализация" -#: include/vlc_help.h:34 +#: include/vlc_config_cat.h:70 src/audio_output/input.c:164 +msgid "Audio visualizations" +msgstr "Визуализация звука" + +#: include/vlc_config_cat.h:72 include/vlc_config_cat.h:85 +msgid "Output modules" +msgstr "Модули вывода" + +#: include/vlc_config_cat.h:73 +msgid "These are general settings for audio output modules." +msgstr "Общие параметры модулей вывода звука" + +#: include/vlc_config_cat.h:75 src/libvlc-module.c:1793 +#: modules/gui/qt4/ui/sout.ui:758 +#: modules/gui/wxwidgets/dialogs/streamout.cpp:578 +#: modules/gui/wxwidgets/menus.cpp:276 modules/stream_out/transcode.c:289 +msgid "Miscellaneous" +msgstr "Прочее" + +#: include/vlc_config_cat.h:76 +msgid "Miscellaneous audio settings and modules." +msgstr "Прочие настройки звука и модули." + +#: include/vlc_config_cat.h:79 src/input/es_out.c:2077 +#: src/libvlc-module.c:1462 modules/gui/macosx/extended.m:68 +#: modules/gui/macosx/intf.m:716 modules/gui/macosx/output.m:160 +#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/simple_prefs.m:122 +#: modules/gui/macosx/wizard.m:379 +#: modules/gui/qt4/components/info_panels.cpp:520 +#: modules/gui/qt4/components/simple_preferences.cpp:76 +#: 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:180 modules/misc/dummy/dummy.c:97 +#: modules/stream_out/transcode.c:201 +msgid "Video" +msgstr "Видео" + +#: include/vlc_config_cat.h:80 +msgid "Video settings" +msgstr "Настройки видео" + +#: include/vlc_config_cat.h:82 include/vlc_config_cat.h:83 +#: modules/gui/qt4/components/simple_preferences.cpp:170 +msgid "General video settings" +msgstr "Главные настройки видео" + +#: include/vlc_config_cat.h:87 +msgid "Choose your preferred video output and configure it here." +msgstr "Выберите предпочтительный модуль вывода видео и настройте его." + +#: include/vlc_config_cat.h:91 +msgid "Video filters are used to postprocess the video stream." +msgstr "Видео фильтры используются для пост-обработки потока видео." + +#: include/vlc_config_cat.h:93 +msgid "Subtitles/OSD" +msgstr "Субтитры/OSD" + +#: include/vlc_config_cat.h:94 msgid "" -"Configure the global options in General Settings and configure each VLC " -"module in the Modules section.\n" -"Click on \"Advanced Options\" to see all options." -msgstr "" +"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay " +"subpictures\"." +msgstr "Различные параметры, связанные с OSD, субтитрами и наложенными слоями." -#: include/vlc_help.h:38 -msgid "VLC modules preferences" -msgstr "" +#: include/vlc_config_cat.h:103 +msgid "Input / Codecs" +msgstr "Ввод / Кодеки" -#: include/vlc_help.h:40 +#: include/vlc_config_cat.h:104 msgid "" -"In this tree, you can set options for every module used by VLC.\n" -"Modules are sorted by type." +"These are the settings for the input, demultiplexing and decoding parts of " +"VLC. Encoder settings can also be found here." msgstr "" +"Настройки модулей VLC для ввода, демультиплексирования и декодирования. " +"Настройки модуля кодирования." -#: include/vlc_help.h:47 -#, fuzzy -msgid "Access modules settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:107 +msgid "Access modules" +msgstr "Модули ввода" -#: include/vlc_help.h:49 +#: include/vlc_config_cat.h:109 msgid "" -"Settings related to the various access methods used by VLC.\n" -"Common settings you may want to alter are HTTP proxy or caching settings." +"Settings related to the various access methods used by VLC. Common settings " +"you may want to alter are HTTP proxy or caching settings." msgstr "" +"Настройки к различным методам ввода, используемым VLC. Обычно изменяют " +"настройки HTTP-прокси или кеширования." -#: include/vlc_help.h:53 include/vlc_help.h:58 -#, fuzzy -msgid "Audio filters settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:113 +msgid "Access filters" +msgstr "Фильтры ввода" -#: include/vlc_help.h:55 -msgid "Audio filters can be set in the Audio section, and configured here." +#: include/vlc_config_cat.h:115 +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." msgstr "" +"Фильтры ввода - это специальные модули, позволяющие проводить дополнительные " +"операции при вводе данных в VLC. Не стоит что-либо менять в этом разделе, " +"если вы не уверены в том, что делаете." -#: include/vlc_help.h:59 include/vlc_help.h:73 include/vlc_help.h:92 -#: include/vlc_help.h:100 include/vlc_help.h:103 include/vlc_help.h:128 -msgid " " -msgstr "" +#: include/vlc_config_cat.h:119 +msgid "Demuxers" +msgstr "Демультиплексоры" -#: include/vlc_help.h:61 -#, fuzzy -msgid "Audio output modules settings" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: include/vlc_config_cat.h:120 +msgid "Demuxers are used to separate audio and video streams." +msgstr "Демультиплексоры используются для разделения потоков видео и звука" -#: include/vlc_help.h:62 -msgid "These are general settings for audio output modules." -msgstr "" +#: include/vlc_config_cat.h:122 +msgid "Video codecs" +msgstr "Видео кодеки" -#: include/vlc_help.h:64 -#, fuzzy -msgid "Chroma modules settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:123 +msgid "Settings for the video-only decoders and encoders." +msgstr "Настройки декодеров и кодеров видео" -#: include/vlc_help.h:65 -msgid "These settings affect chroma transformation modules." -msgstr "" +#: include/vlc_config_cat.h:125 +msgid "Audio codecs" +msgstr "Аудио кодеки" -#: include/vlc_help.h:67 -#, fuzzy -msgid "Decoder modules settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:126 +msgid "Settings for the audio-only decoders and encoders." +msgstr "Настройки декодеров и кодеров звука." + +#: include/vlc_config_cat.h:128 +msgid "Other codecs" +msgstr "Другие кодеки" + +#: include/vlc_config_cat.h:129 +msgid "Settings for audio+video and miscellaneous decoders and encoders." +msgstr "Настройки декодеров и кодеров видео, звука и прочего." + +#: include/vlc_config_cat.h:132 +msgid "General input settings. Use with care." +msgstr "Основные настройки ввода. Используйте с осторожностью." + +#: include/vlc_config_cat.h:135 src/libvlc-module.c:1719 +#: modules/gui/qt4/dialogs/sout.cpp:44 +#: modules/gui/wxwidgets/dialogs/streamout.cpp:152 +msgid "Stream output" +msgstr "Вывод потока" + +#: include/vlc_config_cat.h:137 +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...)." +msgstr "" +"Вывод потока позволяет VLC быть сервером вещания или сохранять входящие " +"потоки.\n" +"Сначала потоки инкапсулируются в выбранный формат и затем проходят через " +"\"Модули вывода\", которые или сохраняют поток в файл, или передают его в " +"сеть (посредством UDP, HTTP, RTP, RTSP).\n" +"Модули вывода позволяют делать дополнительную обработку потока (кодирование, " +"дублирование, и т.д.)." + +#: include/vlc_config_cat.h:145 +msgid "General stream output settings" +msgstr "Главные настройки вывода потока" + +#: include/vlc_config_cat.h:147 +msgid "Muxers" +msgstr "Инкапсуляторы" + +#: include/vlc_config_cat.h:149 +msgid "" +"Muxers create the encapsulation formats that are used to put all the " +"elementary streams (video, audio, ...) together. This setting allows you to " +"always force a specific muxer. You should probably not do that.\n" +"You can also set default parameters for each muxer." +msgstr "" +"Инкапсуляторы объединяют все элементарные потоки (видео, звук, и т.д.) в " +"один. Эти настройки позволяет всегда использовать определенный формат " +"инкапсуляции Обычно нет необходимости менять их. \n" +"Вы также можете установить параметры по-умолчанию для каждого метода " +"инкапсуляции." + +#: include/vlc_config_cat.h:155 +msgid "Access output" +msgstr "Модули вывода" + +#: include/vlc_config_cat.h:157 +msgid "" +"Access output modules control the ways the muxed streams are sent. This " +"setting allows you to always force a specific access output method. You " +"should probably not do that.\n" +"You can also set default parameters for each access output." +msgstr "" +"Модули вывода контролируют выходные потоки. Эти настройки позволяет всегда " +"использовать определенный формат вывода. Обычно нет необходимости менять " +"их.\n" +"Вы также можете установить параметры по-умолчанию для каждого формата вывода." + +#: include/vlc_config_cat.h:162 +msgid "Packetizers" +msgstr "Упаковщики" + +#: include/vlc_config_cat.h:164 +msgid "" +"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 "" +"Упаковщики используются для предварительной обработки элементарных потоков " +"перед инкапсуляцией. Эти настройки позволяет всегда использовать " +"определенный упаковщик. Обычно нет необходимости менять их. \n" +"Вы также можете установить параметры по-умолчанию для каждого упаковщика" + +#: include/vlc_config_cat.h:170 +msgid "Sout stream" +msgstr "Выходной поток" + +#: include/vlc_config_cat.h:171 +msgid "" +"Sout stream modules allow to build a sout processing chain. Please refer to " +"the Streaming Howto for more information. You can configure default options " +"for each sout stream module here." +msgstr "" +"Модули выходных потоков позволяют строить цепочки обработки потока. Смотрите " +"\"Streaming Howto\" для дополнительной информации. Вы также можете " +"установить параметры по-умолчанию для каждого модуля выходного потока." + +#: include/vlc_config_cat.h:176 modules/services_discovery/sap.c:126 +#: modules/services_discovery/sap.c:320 +msgid "SAP" +msgstr "SAP" + +#: include/vlc_config_cat.h:178 +msgid "" +"SAP is a way to publically announce streams that are being sent using " +"multicast UDP or RTP." +msgstr "" +"SAP используется для оповещения о посылаемых потоках используя multicast UDP " +"или RTP." + +#: include/vlc_config_cat.h:181 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:68 +msgid "VOD" +msgstr "VOD" + +#: include/vlc_config_cat.h:182 +msgid "VLC's implementation of Video On Demand" +msgstr "VLC-реализация Видео-По-Требованию" + +#: include/vlc_config_cat.h:186 src/libvlc-module.c:1863 +#: src/playlist/engine.c:115 modules/demux/playlist/playlist.c:71 +#: modules/demux/playlist/playlist.c:72 +#: modules/gui/beos/InterfaceWindow.cpp:233 +#: modules/gui/beos/InterfaceWindow.cpp:327 modules/gui/macosx/intf.m:648 +#: modules/gui/pda/pda_interface.c:1262 +#: modules/gui/qt4/dialogs/playlist.cpp:48 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:208 +#: modules/gui/wxwidgets/interface.cpp:696 +#: modules/gui/wxwidgets/interface.cpp:707 +msgid "Playlist" +msgstr "Плейлист" -#: include/vlc_help.h:69 +#: include/vlc_config_cat.h:187 msgid "" -"In the Subsdec section you may want to set the text encoding of your " -"preferred subtitles." +"Settings related to playlist behaviour (e.g. playback mode) and to modules " +"that automatically add items to the playlist (\"service discovery\" modules)." msgstr "" +"Настройки плейлиста (например, режим воспроизведения) и модулей, " +"автоматически добавляющих элементы в плейлист (модули поиска служб)." -#: include/vlc_help.h:72 -#, fuzzy -msgid "Packetizer modules settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:191 +msgid "General playlist behaviour" +msgstr "Общие настройки плейлиста" -#: include/vlc_help.h:75 -#, fuzzy -msgid "Encoders settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:192 modules/gui/macosx/playlist.m:446 +msgid "Services discovery" +msgstr "Поиск служб" -#: include/vlc_help.h:77 -msgid "These are general settings for video/audio/subtitles encoding modules." -msgstr "" +#: include/vlc_config_cat.h:193 +msgid "" +"Services discovery modules are facilities that automatically add items to " +"playlist." +msgstr "Модули поиска служб автоматически добавляют элементы в плейлист." -#: include/vlc_help.h:79 -#, fuzzy -msgid "Demuxers settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:197 src/libvlc-module.c:1678 +#: modules/gui/macosx/prefs.m:125 +msgid "Advanced" +msgstr "Дополнительно" -#: include/vlc_help.h:80 -msgid "These settings affect demuxer modules." -msgstr "" +#: include/vlc_config_cat.h:198 +msgid "Advanced settings. Use with care." +msgstr "Расширенные настройки. Используйте с осторожностью." -#: include/vlc_help.h:82 -#, fuzzy -msgid "Interface plugins settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:200 +msgid "CPU features" +msgstr "Особенности CPU" -#: include/vlc_help.h:84 +#: include/vlc_config_cat.h:201 msgid "" -"Interface plugins can be enabled in the Interface section and configured " -"here." +"You can choose to disable some CPU accelerations here. You should probably " +"not change these settings." msgstr "" +"Здесь можно отключить некоторые возможности центрального процессора. Обычно " +"вы не должны менять эти настройки." -#: include/vlc_help.h:87 -#, fuzzy +#: include/vlc_config_cat.h:204 +msgid "Advanced settings" +msgstr "Дополнительные настройки" + +#: include/vlc_config_cat.h:205 +msgid "Other advanced settings" +msgstr "Другие дополнительные настройки" + +#: include/vlc_config_cat.h:207 modules/gui/macosx/open.m:164 +#: modules/gui/macosx/open.m:413 modules/gui/pda/pda_interface.c:546 +#: modules/gui/qt4/ui/sprefs_input.ui:46 +#: modules/gui/wxwidgets/dialogs/open.cpp:507 +msgid "Network" +msgstr "Сеть" + +#: include/vlc_config_cat.h:208 +msgid "These modules provide network functions to all other parts of VLC." +msgstr "Эти модули предоставляют сетевые функции остальным частям VLC." + +#: include/vlc_config_cat.h:213 +msgid "Chroma modules settings" +msgstr "Настройки модулей цветности" + +#: include/vlc_config_cat.h:214 +msgid "These settings affect chroma transformation modules." +msgstr "Эти настройки затрагивают модули преобразования сигнала цветности." + +#: include/vlc_config_cat.h:216 +msgid "Packetizer modules settings" +msgstr "Настройки модулей упаковщиков" + +#: include/vlc_config_cat.h:220 +msgid "Encoders settings" +msgstr "Настройки кодеров" + +#: include/vlc_config_cat.h:222 +msgid "These are general settings for video/audio/subtitles encoding modules." +msgstr "Общие параметры модулей кодирования видео/аудио/субтитров." + +#: include/vlc_config_cat.h:225 msgid "Dialog providers settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Модули диалогов" -#: include/vlc_help.h:89 +#: include/vlc_config_cat.h:227 msgid "Dialog providers can be configured here." +msgstr "Настройки модулей диалогов." + +#: include/vlc_config_cat.h:229 +msgid "Subtitle demuxer settings" +msgstr "Настройки демультиплексора субтитров" + +#: include/vlc_config_cat.h:231 +msgid "" +"In this section you can force the behavior of the subtitle demuxer, for " +"example by setting the subtitles type or file name." msgstr "" +"Здесь вы можете настроить демультиплексор субтитров, например тип субтитров " +"или имя файла." -#: include/vlc_help.h:91 -#, fuzzy -msgid "Network modules settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: include/vlc_config_cat.h:238 +msgid "No help available" +msgstr "Справка недоступна" -#: include/vlc_help.h:94 -#, fuzzy -msgid "Stream output access modules settings" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: include/vlc_config_cat.h:239 +msgid "There is no help available for these modules." +msgstr "Справка для данных модулей недоступна." -#: include/vlc_help.h:96 +#: include/vlc_interface.h:147 msgid "" -"In this section you can set the caching value for the UDP stream output " -"access module." +"\n" +"Warning: if you can't access the GUI anymore, open a command-line window, go " +"to the directory where you installed VLC and run \"vlc -I wx\"\n" msgstr "" +"\n" +"Внимание! Если пропал графический интерфейс пользователя, откройте командную " +"строку, перейдите в каталог, где установлен VLC и запустите \"vlc -I " +"wxwidgets\"\n" + +#: include/vlc_intf_strings.h:33 modules/gui/wxwidgets/menus.cpp:130 +msgid "Quick &Open File..." +msgstr "Быстро &открыть файл..." -#: include/vlc_help.h:99 +#: include/vlc_intf_strings.h:34 #, fuzzy -msgid "Stream output muxer modules settings" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "&Advanced Open..." +msgstr "Расширенные параметры..." -#: include/vlc_help.h:102 +#: include/vlc_intf_strings.h:35 #, fuzzy -msgid "Stream output modules settings" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Open &Directory..." +msgstr "Открыть каталог..." -#: include/vlc_help.h:105 +#: include/vlc_intf_strings.h:37 #, fuzzy -msgid "Subtitle demuxer settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Select one or more files to open" +msgstr "Выберите файл для сохранения" -#: include/vlc_help.h:107 -msgid "" -"In this section you can force the behavior of the subtitle demuxer, for " -"example by setting the subtitles type or file name." -msgstr "" +#: include/vlc_intf_strings.h:41 modules/gui/macosx/intf.m:747 +#, fuzzy +msgid "Media Information..." +msgstr "Мета-данные" -#: include/vlc_help.h:110 +#: include/vlc_intf_strings.h:42 #, fuzzy -msgid "Text renderer settings" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Codec Information..." +msgstr "Информация" -#: include/vlc_help.h:112 -msgid "" -"Use these settings to choose the font you want VLC to use for text rendering " -"(to display subtitles for example)." -msgstr "" +#: include/vlc_intf_strings.h:43 modules/gui/macosx/intf.m:748 +msgid "Messages..." +msgstr "Сообщения..." -#: include/vlc_help.h:115 +#: include/vlc_intf_strings.h:44 #, fuzzy -msgid "Video output modules settings" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Extended settings..." +msgstr "Настройки кодеров" -#: include/vlc_help.h:117 -msgid "" -"Choose your preferred video output in the Video section, and configure it " -"here." +#: include/vlc_intf_strings.h:45 +msgid "Go to specific time..." msgstr "" -#: include/vlc_help.h:120 include/vlc_help.h:127 +#: include/vlc_intf_strings.h:46 modules/gui/macosx/intf.m:745 #, fuzzy -msgid "Video filters settings" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Bookmarks..." +msgstr "Закладки" -#: include/vlc_help.h:122 -msgid "" -"Video filters can be enabled in the Video section and configured here.\n" -"Configure the \"adjust\" filter to modify contrast/hue/saturation settings." -msgstr "" +#: include/vlc_intf_strings.h:47 +#, fuzzy +msgid "VLM Configuration..." +msgstr "Остановить поток" -#: include/vlc_help.h:134 -msgid "No help available" -msgstr "" +#: include/vlc_intf_strings.h:49 modules/gui/wxwidgets/interface.cpp:623 +msgid "About..." +msgstr "О программе..." -#: include/vlc_help.h:135 -msgid "No help is available for these modules" -msgstr "" +#: include/vlc_intf_strings.h:52 modules/gui/macosx/embeddedwindow.m:50 +#: modules/gui/macosx/embeddedwindow.m:136 modules/gui/macosx/intf.m:641 +#: modules/gui/macosx/intf.m:684 modules/gui/macosx/intf.m:763 +#: modules/gui/macosx/intf.m:770 modules/gui/macosx/intf.m:1679 +#: modules/gui/macosx/intf.m:1680 modules/gui/macosx/intf.m:1681 +#: modules/gui/macosx/intf.m:1682 modules/gui/macosx/playlist.m:438 +#: modules/gui/pda/pda_interface.c:260 modules/gui/pda/pda_interface.c:261 +#: modules/gui/qt4/components/interface_widgets.cpp:552 +#: modules/gui/qt4/menus.cpp:505 modules/gui/qt4/menus.cpp:509 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:280 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:289 +#: modules/gui/wxwidgets/interface.cpp:694 +#: modules/gui/wxwidgets/interface.cpp:705 +#: modules/gui/wxwidgets/interface.cpp:1244 +#: modules/gui/wxwidgets/menus.cpp:260 modules/gui/wxwidgets/menus.cpp:271 +msgid "Play" +msgstr "Воспроизвести" -#: include/vlc_interface.h:126 -msgid "" -"\n" -"Warning: if you can't access the GUI anymore, open a dos command box, go to " -"the directory where you installed VLC and run \"vlc -I wxwin\"\n" -msgstr "" +#: include/vlc_intf_strings.h:53 +#, fuzzy +msgid "Fetch information" +msgstr "Больше информации" -#: include/vlc_interface.h:159 -msgid "" -"VLC is an open-source and cross-platform multimedia player for various audio " -"and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, Ogg, ...) as well as " -"DVDs, VCDs, CD audio, and various streaming protocols.\n" -"\n" -"VLC is also a streaming server with transcoding capabilities (UDP unicast " -"and multicast, HTTP, ...) mainly designed for high-bandwidth networks.\n" -"\n" -"For more information, have a look at the web site." -msgstr "" - -#: include/vlc_meta.h:28 src/input/var.c:135 modules/access/cdda/access.c:466 -#: modules/gui/beos/MediaControlView.cpp:1234 -#: modules/gui/gtk/gnome_interface.c:1659 modules/gui/gtk/gtk_interface.c:1965 -#: modules/gui/gtk/menu.c:1369 modules/gui/gtk/menu.c:1390 -#: modules/gui/gtk/open.c:236 modules/gui/kde/interface.cpp:144 -#: modules/gui/macosx/intf.m:434 modules/gui/macosx/intf.m:435 -#: modules/gui/macosx/open.m:150 modules/gui/macosx/playlistinfo.m:62 -#: modules/gui/wxwindows/open.cpp:653 modules/gui/wxwindows/open.cpp:1174 -#: modules/mux/asf.c:47 -msgid "Title" -msgstr "" +#: include/vlc_intf_strings.h:54 modules/gui/macosx/playlist.m:439 +#: modules/gui/pda/pda_interface.c:1252 +#: modules/gui/qt4/dialogs/bookmarks.cpp:45 +#: modules/gui/qt4/ui/podcast_configuration.ui:59 +#: modules/gui/qt4/ui/streampanel.ui:41 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:284 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:291 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:106 +msgid "Delete" +msgstr "Удалить" -#: include/vlc_meta.h:29 src/input/input.c:809 src/playlist/sort.c:119 -#: src/playlist/sort.c:121 modules/access/cdda/access.c:698 -#: modules/access/vcdx/access.c:1326 modules/gui/macosx/playlist.m:181 -#: modules/gui/macosx/playlist.m:505 modules/gui/macosx/playlistinfo.m:63 -#: modules/gui/macosx/playlistinfo.m:140 modules/gui/macosx/playlistinfo.m:179 -#: modules/gui/wxwindows/iteminfo.cpp:167 -#: modules/gui/wxwindows/iteminfo.cpp:171 -#: modules/gui/wxwindows/playlist.cpp:426 -#: modules/gui/wxwindows/playlist.cpp:442 modules/misc/playlist/m3u.c:62 -#: modules/mux/asf.c:50 -msgid "Author" -msgstr "" +#: include/vlc_intf_strings.h:55 +#, fuzzy +msgid "Information..." +msgstr "Информация" -#: include/vlc_meta.h:30 modules/access/cdda/access.c:462 -#: modules/gui/macosx/playlist.m:883 -msgid "Artist" -msgstr "" +#: include/vlc_intf_strings.h:56 +#, fuzzy +msgid "Sort" +msgstr "С&ортировка" -#: include/vlc_meta.h:31 modules/access/cdda/access.c:711 -msgid "Genre" -msgstr "" +#: include/vlc_intf_strings.h:57 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:1580 +msgid "Add node" +msgstr "Добавит узел" -#: include/vlc_meta.h:32 modules/mux/asf.c:53 -msgid "Copyright" -msgstr "" +#: include/vlc_intf_strings.h:58 +#, fuzzy +msgid "Stream..." +msgstr "Поток" -#: include/vlc_meta.h:33 modules/gui/gtk/preferences.c:327 -#: modules/gui/kde/pluginsbox.cpp:46 modules/gui/wxwindows/bookmarks.cpp:255 -msgid "Description" -msgstr "" +#: include/vlc_intf_strings.h:59 +#, fuzzy +msgid "Save..." +msgstr "Сохранить как..." -#: include/vlc_meta.h:34 modules/mux/asf.c:59 -msgid "Rating" -msgstr "" +#: include/vlc_intf_strings.h:60 +#, fuzzy +msgid "Open Folder..." +msgstr "Открыть файл..." + +#: include/vlc_intf_strings.h:64 src/libvlc-module.c:1102 +msgid "Repeat all" +msgstr "Повторять все" -#: include/vlc_meta.h:35 +#: include/vlc_intf_strings.h:65 #, fuzzy -msgid "Date" -msgstr "ðÁÕÚÁ" +msgid "Repeat one" +msgstr "Повторять один" -#: include/vlc_meta.h:36 +#: include/vlc_intf_strings.h:66 #, fuzzy -msgid "Setting" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "No repeat" +msgstr "Следующий файл" -#: include/vlc_meta.h:37 modules/gui/gtk/gnome_interface.c:1768 -#: modules/gui/gtk/gnome_interface.c:2300 -#: modules/gui/gtk/gnome_interface.c:2441 modules/gui/gtk/gtk_interface.c:2083 -#: modules/gui/gtk/gtk_interface.c:2759 modules/gui/macosx/open.m:163 -#: modules/gui/wxwindows/open.cpp:755 -msgid "URL" -msgstr "" +#: include/vlc_intf_strings.h:68 src/libvlc-module.c:1307 +#: modules/gui/macosx/controls.m:919 modules/gui/macosx/intf.m:690 +msgid "Random" +msgstr "Случайный" -#: include/vlc_meta.h:38 src/input/es_out.c:1088 src/libvlc.h:73 -#: modules/gui/beos/InterfaceWindow.cpp:259 -msgid "Language" -msgstr "" +#: include/vlc_intf_strings.h:69 +#, fuzzy +msgid "Random off" +msgstr "Выключить случайный режим" -#: include/vlc_meta.h:40 -msgid "CDDB Artist" -msgstr "" +#: include/vlc_intf_strings.h:71 +#, fuzzy +msgid "Add to playlist" +msgstr "Добавить" -#: include/vlc_meta.h:41 -msgid "CDDB Category" -msgstr "" +#: include/vlc_intf_strings.h:72 +#, fuzzy +msgid "Add to media library" +msgstr "VLC media player" -#: include/vlc_meta.h:42 modules/access/cdda/access.c:714 -msgid "CDDB Disc ID" -msgstr "" +#: include/vlc_intf_strings.h:74 +#, fuzzy +msgid "Add file..." +msgstr "Сохранить файл..." -#: include/vlc_meta.h:43 -msgid "CDDB Extended Data" -msgstr "" +#: include/vlc_intf_strings.h:75 +#, fuzzy +msgid "Advanced open..." +msgstr "Расширенные параметры..." -#: include/vlc_meta.h:44 +#: include/vlc_intf_strings.h:76 #, fuzzy -msgid "CDDB Genre" -msgstr "âÙÓÔÒÏ" +msgid "Add directory..." +msgstr "Добавить &каталог..." -#: include/vlc_meta.h:45 +#: include/vlc_intf_strings.h:78 #, fuzzy -msgid "CDDB Year" -msgstr "âÙÓÔÒÏ" +msgid "Save playlist to file..." +msgstr "Сохранить плейлист..." -#: include/vlc_meta.h:46 +#: include/vlc_intf_strings.h:79 #, fuzzy -msgid "CDDB Title" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Load playlist file..." +msgstr "Сохранить плейлист..." -#: include/vlc_meta.h:48 -msgid "CD-Text Arranger" -msgstr "" +#: include/vlc_intf_strings.h:81 +#: modules/gui/wxwidgets/dialogs/playlist.cpp:329 +msgid "Search" +msgstr "Искать" -#: include/vlc_meta.h:49 -msgid "CD-Text Composer" -msgstr "" +#: include/vlc_intf_strings.h:82 +#, fuzzy +msgid "Search filter" +msgstr "Поиск" -#: include/vlc_meta.h:50 -msgid "CD-Text Disc ID" -msgstr "" +#: include/vlc_intf_strings.h:84 +#, fuzzy +msgid "Additional sources" +msgstr "Дополнительная отладка" -#: include/vlc_meta.h:51 -msgid "CD-Text Genre" +#: include/vlc_intf_strings.h:88 +#: modules/gui/wxwidgets/dialogs/preferences.cpp:1019 +msgid "" +"Some options are available but hidden. Check \"Advanced options\" to see " +"them." msgstr "" +"Некоторые параметры доступны, но скрыты.\n" +" Отметьте \"Дополнительные параметры\", чтобы увидеть их." -#: include/vlc_meta.h:52 -msgid "CD-Text Message" -msgstr "" +#: include/vlc_intf_strings.h:93 modules/gui/macosx/extended.m:82 +#: modules/gui/wxwidgets/extrapanel.cpp:151 +msgid "Image clone" +msgstr "Клонирование" -#: include/vlc_meta.h:53 -msgid "CD-Text Songwriter" -msgstr "" +#: include/vlc_intf_strings.h:94 +#, fuzzy +msgid "Clone the image" +msgstr "Открыть окно списка для воспроизведения" -#: include/vlc_meta.h:54 -msgid "CD-Text Performer" +#: include/vlc_intf_strings.h:96 modules/gui/qt4/ui/video_effects.ui:332 +#, fuzzy +msgid "Magnification" +msgstr "Усиление" + +#: include/vlc_intf_strings.h:97 +msgid "" +"Magnify a part of the video. You can select which part of the image should " +"be magnified." msgstr "" -#: include/vlc_meta.h:55 +#: include/vlc_intf_strings.h:100 modules/gui/qt4/ui/video_effects.ui:446 #, fuzzy -msgid "CD-Text Title" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Waves" +msgstr "Волна" -#: include/vlc_meta.h:57 -msgid "ISO-9660 Application ID" -msgstr "" +#: include/vlc_intf_strings.h:101 +#, fuzzy +msgid "\"Waves\" video distortion effect" +msgstr "Добавляет шумовые эффекты" + +#: include/vlc_intf_strings.h:103 +#, fuzzy +msgid "\"Water surface\" video distortion effect" +msgstr "Добавляет шумовые эффекты" -#: include/vlc_meta.h:58 +#: include/vlc_intf_strings.h:105 #, fuzzy -msgid "ISO-9660 Preparer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Image colors inversion" +msgstr "Инверсия изображения" + +#: include/vlc_intf_strings.h:107 +msgid "Split the image to make an image wall" +msgstr "" + +#: include/vlc_intf_strings.h:109 +msgid "" +"Create a \"puzzle game\" with the video.\n" +"The video gets split in parts that you must sort." +msgstr "" -#: include/vlc_meta.h:59 -msgid "ISO-9660 Publisher" +#: include/vlc_intf_strings.h:112 +msgid "" +"\"Edge detection\" video distortion effect.\n" +"Try changing the various settings for different effects" msgstr "" -#: include/vlc_meta.h:60 -msgid "ISO-9660 Volume" +#: include/vlc_intf_strings.h:115 +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 "" -#: include/vlc_meta.h:61 -msgid "ISO-9660 Volume Set" +#: include/vlc_intf_strings.h:119 +msgid "" +"

Welcome to VLC media player Help

Documentation

You can find VLC documentation on VideoLAN's wiki website.

If you are a " +"newcomer to VLC media player, please read the
Introduction to VLC media " +"player.

You will find some information on how to use the " +"player in the
\"How to play files with VLC media player\" document." +"

For all the saving, converting, transcoding, encoding, muxing and " +"streaming tasks, you should find useful information in the Streaming Documentation.

If you are unsure about terminology, please consult the knowledge base.

To " +"understand the main keyboard shortcuts, read the shortcuts page.

Help

Before asking " +"any question, please refer yourself to the FAQ.

You might then get (and " +"give) help on the Forums, the mailing-lists or our IRC " +"channel ( #videolan " +"on irc.freenode.net ).

Contribute to the project

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 promote VLC media player.

" msgstr "" -#: include/vlc_meta.h:63 -#, fuzzy -msgid "Codec Name" -msgstr "ëÌÉÅÎÔ VideoLAN" +#: include/vlc_meta.h:167 modules/gui/macosx/playlist.m:1090 +msgid "Meta-information" +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 "" +"Эта программа поставляется БЕЗ ГАРАНТИИ, в степени, разрешенной " +"законодательством.\n" +"Вы можете пользоваться и передавать ее на условиях Основной Публичной " +"Лицензии GNU;\n" +"подробнее смотрите в файле COPYING. \n" +"Написано командой VideoLAN; подробнее смотрите в файле AUTHORS.\n" -#: include/vlc_meta.h:64 +#: src/audio_output/filters.c:155 src/audio_output/filters.c:202 +#: src/audio_output/filters.c:225 #, fuzzy -msgid "Codec Description" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Audio filtering failed" +msgstr "Аудио фильтры" -#: src/audio_output/input.c:106 modules/gui/macosx/intf.m:449 -#: modules/gui/macosx/intf.m:450 -msgid "Visualizations" +#: src/audio_output/filters.c:156 src/audio_output/filters.c:203 +#: src/audio_output/filters.c:226 +#, c-format +msgid "The maximum number of filters (%d) was reached." msgstr "" -#: src/audio_output/input.c:108 src/audio_output/input.c:154 -#: src/input/es_out.c:297 src/video_output/video_output.c:403 -#: modules/codec/ffmpeg/postprocess.c:90 +#: src/audio_output/input.c:94 src/audio_output/input.c:138 +#: src/input/es_out.c:453 src/libvlc-module.c:542 +#: src/video_output/video_output.c:416 modules/codec/ffmpeg/postprocess.c:98 msgid "Disable" -msgstr "" +msgstr "Отключить" -#: src/audio_output/input.c:110 modules/gui/macosx/controls.m:575 -#: modules/gui/macosx/intf.m:426 modules/gui/macosx/playlist.m:183 -msgid "Random" -msgstr "" +#: src/audio_output/input.c:96 modules/visualization/visual/visual.c:131 +msgid "Spectrometer" +msgstr "Спектрометр" -#: src/audio_output/input.c:112 -#, fuzzy +#: src/audio_output/input.c:98 msgid "Scope" -msgstr "óÔÏÐ" +msgstr "Сфера" -#: src/audio_output/input.c:114 +#: src/audio_output/input.c:100 msgid "Spectrum" -msgstr "" +msgstr "Спектр" -#: src/audio_output/input.c:151 modules/gui/macosx/equalizer.m:140 -#: modules/gui/macosx/equalizer.m:154 modules/gui/macosx/intf.m:474 -#: modules/gui/wxwindows/extrapanel.cpp:177 +#: src/audio_output/input.c:135 modules/audio_filter/equalizer.c:72 +#: modules/gui/macosx/equalizer.m:158 modules/gui/macosx/equalizer.m:172 +#: modules/gui/wxwidgets/extrapanel.cpp:181 msgid "Equalizer" -msgstr "" +msgstr "Эквалайзер" -#: src/audio_output/input.c:173 src/libvlc.h:149 -#: modules/gui/wxwindows/extrapanel.cpp:384 -#, fuzzy +#: src/audio_output/input.c:157 src/libvlc-module.c:276 +#: modules/gui/macosx/extended.m:70 modules/gui/wxwidgets/extrapanel.cpp:394 msgid "Audio filters" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Аудио фильтры" -#: src/audio_output/output.c:102 src/audio_output/output.c:129 -#: modules/access/vcdx/access.c:1080 modules/gui/macosx/intf.m:445 -#: modules/gui/macosx/intf.m:446 +#: src/audio_output/input.c:179 #, fuzzy +msgid "Replay gain" +msgstr "Тип Replay Gain" + +#: src/audio_output/output.c:102 src/audio_output/output.c:129 +#: modules/access/vcdx/info.c:122 modules/gui/macosx/intf.m:709 +#: modules/gui/macosx/intf.m:710 msgid "Audio Channels" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Каналы звука" #: src/audio_output/output.c:105 src/audio_output/output.c:140 -#: modules/audio_output/alsa.c:178 modules/audio_output/alsa.c:209 -#: modules/audio_output/directx.c:447 modules/audio_output/oss.c:202 -#: modules/audio_output/sdl.c:181 modules/audio_output/sdl.c:198 -#: modules/audio_output/waveout.c:393 -#, fuzzy +#: modules/access/v4l2/v4l2.c:207 modules/access/v4l2/v4l2.c:258 +#: modules/access/v4l.c:128 modules/audio_output/alsa.c:194 +#: modules/audio_output/alsa.c:225 modules/audio_output/directx.c:466 +#: modules/audio_output/oss.c:205 modules/audio_output/portaudio.c:410 +#: modules/audio_output/sdl.c:183 modules/audio_output/sdl.c:200 +#: modules/audio_output/waveout.c:520 modules/codec/twolame.c:70 msgid "Stereo" -msgstr "óÔÏÐ" +msgstr "Стерео" #: src/audio_output/output.c:107 src/audio_output/output.c:143 -#: src/libvlc.h:209 modules/codec/subsdec.c:84 modules/control/gestures.c:87 -#: modules/video_filter/logo.c:78 +#: src/libvlc-module.c:361 src/libvlc-module.c:404 +#: modules/audio_filter/channel_mixer/mono.c:100 modules/codec/dvbsub.c:74 +#: modules/codec/subtitles/subsdec.c:99 modules/codec/zvbi.c:98 +#: modules/control/gestures.c:91 modules/gui/fbosd.c:167 +#: modules/gui/qt4/ui/video_effects.ui:590 +#: modules/gui/qt4/ui/video_effects.ui:758 modules/video_filter/logo.c:99 +#: modules/video_filter/marq.c:133 modules/video_filter/mosaic.c:171 +#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:166 msgid "Left" -msgstr "" +msgstr "Левый" #: src/audio_output/output.c:109 src/audio_output/output.c:145 -#: src/libvlc.h:209 modules/codec/subsdec.c:84 modules/control/gestures.c:87 -#: modules/video_filter/logo.c:78 +#: src/libvlc-module.c:361 src/libvlc-module.c:404 +#: modules/audio_filter/channel_mixer/mono.c:100 modules/codec/dvbsub.c:74 +#: modules/codec/subtitles/subsdec.c:99 modules/codec/zvbi.c:98 +#: modules/control/gestures.c:91 modules/gui/fbosd.c:167 +#: modules/video_filter/logo.c:99 modules/video_filter/marq.c:133 +#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:84 +#: modules/video_filter/rss.c:166 msgid "Right" -msgstr "" +msgstr "Правый" #: src/audio_output/output.c:135 msgid "Dolby Surround" -msgstr "" +msgstr "Dolby Surround" #: src/audio_output/output.c:147 msgid "Reverse stereo" -msgstr "" +msgstr "Реверсивное стерео" + +#: src/config/file.c:558 +msgid "key" +msgstr "key" + +#: src/config/file.c:567 +msgid "boolean" +msgstr "boolean" + +#: src/config/file.c:567 src/libvlc-common.c:1500 +msgid "integer" +msgstr "целое" + +#: src/config/file.c:576 src/libvlc-common.c:1527 +msgid "float" +msgstr "дробное" + +#: src/config/file.c:599 src/libvlc-common.c:1481 +msgid "string" +msgstr "строка" + +#: src/control/media_list.c:227 src/playlist/engine.c:129 +#: src/playlist/loadsave.c:145 +#, fuzzy +msgid "Media Library" +msgstr "VLC media player" -#: src/extras/getopt.c:638 +#: src/extras/getopt.c:633 #, c-format msgid "%s: option `%s' is ambiguous\n" -msgstr "" +msgstr "%s: опция `%s' не однозначна\n" -#: src/extras/getopt.c:663 +#: src/extras/getopt.c:658 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" -msgstr "" +msgstr "%s: ключ `--%s' должен использоваться без аргумента\n" -#: src/extras/getopt.c:668 +#: src/extras/getopt.c:663 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" -msgstr "" +msgstr "%s: ключ `%c%s' должен использоваться без аргумента\n" -#: src/extras/getopt.c:686 src/extras/getopt.c:859 +#: src/extras/getopt.c:681 src/extras/getopt.c:854 #, c-format msgid "%s: option `%s' requires an argument\n" -msgstr "" +msgstr "%s: ключ `%s' должен использоваться с аргументом\n" -#: src/extras/getopt.c:715 +#: src/extras/getopt.c:710 #, c-format msgid "%s: unrecognized option `--%s'\n" -msgstr "" +msgstr "%s: ключ `--%s' не распознан\n" -#: src/extras/getopt.c:719 +#: src/extras/getopt.c:714 #, c-format msgid "%s: unrecognized option `%c%s'\n" -msgstr "" +msgstr "%s: ключ `%c%s' не распознан\n" -#: src/extras/getopt.c:745 +#: src/extras/getopt.c:740 #, c-format msgid "%s: illegal option -- %c\n" -msgstr "" +msgstr "%s: недопустимый ключ -- %c\n" -#: src/extras/getopt.c:748 +#: src/extras/getopt.c:743 #, c-format msgid "%s: invalid option -- %c\n" -msgstr "" +msgstr "%s: неверный ключ -- `%c'\n" -#: src/extras/getopt.c:778 src/extras/getopt.c:908 +#: src/extras/getopt.c:773 src/extras/getopt.c:903 #, c-format msgid "%s: option requires an argument -- %c\n" -msgstr "" +msgstr "%s: ключ должен использоваться с аргументом -- %c\n" -#: src/extras/getopt.c:825 +#: src/extras/getopt.c:820 #, c-format msgid "%s: option `-W %s' is ambiguous\n" -msgstr "" +msgstr "%s: неоднозначный ключ `-W %s'\n" -#: src/extras/getopt.c:843 +#: src/extras/getopt.c:838 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" -msgstr "" +msgstr "%s: ключ `-W %s' должен использоваться без аргумента\n" -#: src/input/control.c:257 +#: src/input/control.c:314 #, c-format msgid "Bookmark %i" -msgstr "" - -#: src/input/es_out.c:309 src/input/es_out.c:310 modules/access/cdda.c:161 -#: modules/access/cdda/access.c:789 -#, c-format -msgid "Track %i" -msgstr "" +msgstr "Закладка %i" -#: src/input/es_out.c:1080 src/input/es_out.c:1083 -#, fuzzy, c-format -msgid "Stream %d" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: src/input/decoder.c:111 +#, fuzzy +msgid "No suitable decoder module" +msgstr "Декодер Tarkin" -#: src/input/es_out.c:1085 -msgid "Codec" +#: src/input/decoder.c:112 +#, c-format +msgid "" +"VLC does not support the audio or video format \"%4.4s\". Unfortunately " +"there is no way for you to fix this." msgstr "" -#: src/input/es_out.c:1096 src/input/es_out.c:1118 src/input/es_out.c:1135 -#: modules/gui/macosx/output.m:153 -msgid "Type" -msgstr "" +#: src/input/decoder.c:164 src/input/decoder.c:176 src/input/decoder.c:378 +#: modules/codec/ffmpeg/encoder.c:221 modules/codec/ffmpeg/encoder.c:229 +#: modules/codec/ffmpeg/encoder.c:241 modules/codec/ffmpeg/encoder.c:615 +#: modules/codec/ffmpeg/encoder.c:624 modules/stream_out/es.c:370 +#: modules/stream_out/es.c:384 +#, fuzzy +msgid "Streaming / Transcoding failed" +msgstr "Мастер вещания/кодирования" -#: src/input/es_out.c:1096 src/libvlc.h:799 -#: modules/gui/beos/InterfaceWindow.cpp:263 -#: modules/gui/gtk/gnome_interface.c:1092 modules/gui/gtk/gtk_interface.c:1219 -#: modules/gui/macosx/intf.m:439 modules/gui/macosx/output.m:170 -#: modules/gui/wxwindows/extrapanel.cpp:178 -msgid "Audio" -msgstr "" +#: src/input/decoder.c:165 +#, fuzzy +msgid "VLC could not open the packetizer module." +msgstr "Остановить поток" -#: src/input/es_out.c:1099 modules/gui/gtk/gnome_interface.c:148 -#: modules/gui/gtk/gnome_interface.c:931 modules/gui/gtk/gtk_interface.c:481 -#: modules/gui/gtk/gtk_interface.c:1282 modules/gui/macosx/output.m:176 -#: modules/gui/wxwindows/streamout.cpp:760 -msgid "Channels" -msgstr "" +#: src/input/decoder.c:177 src/input/decoder.c:379 +#, fuzzy +msgid "VLC could not open the decoder module." +msgstr "Остановить поток" -#: src/input/es_out.c:1103 -msgid "Sample rate" -msgstr "" +#: src/input/es_out.c:475 src/input/es_out.c:477 src/input/es_out.c:483 +#: src/input/es_out.c:484 modules/access/cdda/info.c:969 +#: modules/access/cdda/info.c:1002 +#, c-format +msgid "Track %i" +msgstr "Дорожка %i" -#: src/input/es_out.c:1104 +#: src/input/es_out.c:665 #, c-format -msgid "%d Hz" +msgid "%s [%s %d]" msgstr "" -#: src/input/es_out.c:1108 -msgid "Bits per sample" -msgstr "" +#: src/input/es_out.c:665 src/input/es_out.c:667 src/input/var.c:132 +#: src/libvlc-module.c:575 modules/gui/macosx/intf.m:696 +#: modules/gui/macosx/intf.m:697 +msgid "Program" +msgstr "Программа" -#: src/input/es_out.c:1112 modules/access/pvr/pvr.c:73 -msgid "Bitrate" -msgstr "" +#: src/input/es_out.c:1451 modules/demux/ty.c:769 +#, fuzzy +msgid "Closed captions 1" +msgstr "Открыть окно списка для воспроизведения" -#: src/input/es_out.c:1113 -#, c-format -msgid "%d kb/s" -msgstr "" +#: src/input/es_out.c:1452 modules/demux/ty.c:770 +#, fuzzy +msgid "Closed captions 2" +msgstr "Открыть окно списка для воспроизведения" -#: src/input/es_out.c:1118 src/libvlc.h:825 -#: modules/gui/gtk/gnome_interface.c:1099 modules/gui/gtk/gtk_interface.c:1296 -#: modules/gui/macosx/intf.m:452 modules/gui/macosx/output.m:160 -#: modules/gui/wxwindows/extrapanel.cpp:176 modules/misc/dummy/dummy.c:91 -msgid "Video" -msgstr "" +#: src/input/es_out.c:1453 modules/demux/ty.c:771 +#, fuzzy +msgid "Closed captions 3" +msgstr "Открыть окно списка для воспроизведения" -#: src/input/es_out.c:1122 +#: src/input/es_out.c:1454 modules/demux/ty.c:772 #, fuzzy +msgid "Closed captions 4" +msgstr "Открыть окно списка для воспроизведения" + +#: src/input/es_out.c:2036 modules/codec/faad.c:359 +#, c-format +msgid "Stream %d" +msgstr "Поток %d" + +#: src/input/es_out.c:2038 modules/gui/macosx/wizard.m:383 +#: 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 +msgid "Codec" +msgstr "Кодек" + +#: src/input/es_out.c:2041 src/input/meta.c:58 src/libvlc-module.c:168 +#: modules/gui/beos/InterfaceWindow.cpp:280 +#: modules/gui/qt4/ui/sprefs_interface.ui:25 +msgid "Language" +msgstr "Язык" + +#: src/input/es_out.c:2049 src/input/es_out.c:2077 src/input/es_out.c:2104 +#: modules/gui/macosx/output.m:153 modules/gui/qt4/ui/sprefs_audio.ui:164 +msgid "Type" +msgstr "Тип" + +#: src/input/es_out.c:2052 modules/codec/faad.c:363 +#: modules/gui/macosx/output.m:176 modules/gui/qt4/ui/sout.ui:690 +#: modules/gui/wxwidgets/dialogs/streamout.cpp:857 +msgid "Channels" +msgstr "Каналы" + +#: src/input/es_out.c:2057 modules/codec/faad.c:365 +msgid "Sample rate" +msgstr "Частота дискретизации" + +#: src/input/es_out.c:2058 +#, fuzzy, c-format +msgid "%u Hz" +msgstr "%d Гц" + +#: src/input/es_out.c:2064 +msgid "Bits per sample" +msgstr "Бит" + +#: src/input/es_out.c:2069 modules/access_output/shout.c:90 +#: modules/access/pvr.c:96 modules/gui/qt4/components/open_panels.cpp:809 +msgid "Bitrate" +msgstr "Битрейт" + +#: src/input/es_out.c:2070 +#, fuzzy, c-format +msgid "%u kb/s" +msgstr "%d кб/сек" + +#: src/input/es_out.c:2081 msgid "Resolution" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Разрешение" -#: src/input/es_out.c:1128 -#, fuzzy +#: src/input/es_out.c:2087 msgid "Display resolution" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Разрешение монитора" -#: src/input/es_out.c:1135 modules/gui/gtk/gnome_interface.c:1972 -#: modules/gui/gtk/gtk_interface.c:2287 +#: src/input/es_out.c:2097 modules/access/screen/screen.c:42 +msgid "Frame rate" +msgstr "Частота кадров" + +#: src/input/es_out.c:2104 msgid "Subtitle" +msgstr "Субтитры" + +#: src/input/input.c:2310 +msgid "Your input can't be opened" msgstr "" -#: src/input/input.c:808 src/input/input.c:1499 src/playlist/item-ext.c:302 -#: src/playlist/item.c:62 src/playlist/sort.c:119 src/playlist/sort.c:121 -#: modules/access/cdda/access.c:443 modules/access/cdda/access.c:698 -#: modules/access/cdda/access.c:702 modules/access/vcdx/access.c:1051 -#: modules/access/vcdx/access.c:1326 modules/gui/macosx/playlist.m:505 -#: modules/gui/macosx/playlistinfo.m:140 modules/gui/macosx/playlistinfo.m:179 -#: modules/gui/wxwindows/iteminfo.cpp:171 -#: modules/gui/wxwindows/playlist.cpp:426 -#: modules/gui/wxwindows/playlist.cpp:442 modules/misc/playlist/m3u.c:62 -msgid "General" +#: src/input/input.c:2311 +#, c-format +msgid "VLC is unable to open the MRL '%s'. Check the log for details." msgstr "" -#: src/input/input.c:811 modules/gui/macosx/playlist.m:883 -#, fuzzy -msgid "Meta-information" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: src/input/input.c:2409 +msgid "VLC can't recognize the input's format" +msgstr "" + +#: src/input/input.c:2410 +#, c-format +msgid "The format of '%s' cannot be detected. Have a look the log for details." +msgstr "" + +#: src/input/meta.c:47 src/input/var.c:143 +#: modules/gui/beos/MediaControlView.cpp:1237 modules/gui/macosx/intf.m:698 +#: modules/gui/macosx/intf.m:699 modules/gui/macosx/open.m:170 +#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:348 +#: modules/gui/qt4/components/open_panels.cpp:298 +#: modules/gui/qt4/ui/open_disk.ui:191 +#: modules/gui/wxwidgets/dialogs/open.cpp:761 +#: modules/gui/wxwidgets/dialogs/open.cpp:1662 modules/mux/asf.c:51 +msgid "Title" +msgstr "Глава" + +#: src/input/meta.c:48 modules/gui/macosx/playlist.m:1090 +msgid "Artist" +msgstr "Исполнитель" + +#: src/input/meta.c:49 +msgid "Genre" +msgstr "Жанр" + +#: src/input/meta.c:50 modules/mux/asf.c:55 +msgid "Copyright" +msgstr "Авторские права" + +#: src/input/meta.c:51 src/libvlc-module.c:305 modules/access/vcdx/info.c:95 +msgid "Album" +msgstr "Альбом" -#: src/input/input.c:822 src/input/input.c:826 modules/gui/macosx/output.m:143 -#: modules/gui/macosx/output.m:253 modules/gui/macosx/output.m:395 +#: src/input/meta.c:52 #, fuzzy -msgid "Stream" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Track number" +msgstr "Номер дорожки." -#: src/input/input.c:1499 src/playlist/item-ext.c:302 -#: modules/access/cdda/access.c:443 modules/access/cdda/access.c:452 -#: modules/gui/gtk/gnome_interface.c:2448 modules/gui/gtk/gtk_interface.c:2869 -#: modules/gui/macosx/playlist.m:182 modules/gui/wxwindows/playlist.cpp:321 -msgid "Duration" +#: src/input/meta.c:53 modules/gui/macosx/bookmarks.m:96 +#: modules/gui/qt4/dialogs/bookmarks.cpp:57 +#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:195 +msgid "Description" +msgstr "Описание" + +#: src/input/meta.c:54 modules/mux/asf.c:59 +msgid "Rating" +msgstr "Рейтинг" + +#: src/input/meta.c:55 +msgid "Date" +msgstr "Дата" + +#: src/input/meta.c:56 +msgid "Setting" +msgstr "Настройки" + +#: src/input/meta.c:57 modules/gui/macosx/open.m:183 +#: modules/gui/qt4/ui/podcast_configuration.ui:39 +#: modules/gui/wxwidgets/dialogs/open.cpp:875 +msgid "URL" +msgstr "URL" + +#: src/input/meta.c:59 modules/misc/notify/notify.c:290 +msgid "Now Playing" +msgstr "Сейчас воспроизводится" + +#: src/input/meta.c:60 modules/access/vcdx/info.c:102 +msgid "Publisher" +msgstr "Издатель" + +#: src/input/meta.c:61 +msgid "Encoded by" msgstr "" -#: src/input/var.c:118 +#: src/input/meta.c:62 +#, fuzzy +msgid "Artwork URL" +msgstr "URL" + +#: src/input/meta.c:63 +#, fuzzy +msgid "Track ID" +msgstr "Дорожка " + +#: src/input/var.c:122 msgid "Bookmark" -msgstr "" +msgstr "В закладки" -#: src/input/var.c:129 modules/gui/gtk/gnome_interface.c:1078 -#: modules/gui/gtk/gtk_interface.c:1199 modules/gui/kde/interface.cpp:142 -#: modules/gui/macosx/intf.m:432 modules/gui/macosx/intf.m:433 -msgid "Program" -msgstr "" +#: src/input/var.c:138 src/libvlc-module.c:581 +msgid "Programs" +msgstr "Программы" -#: src/input/var.c:141 modules/gui/beos/MediaControlView.cpp:1235 -#: modules/gui/gtk/gnome_interface.c:1649 modules/gui/gtk/gtk_interface.c:1955 -#: modules/gui/gtk/menu.c:986 modules/gui/gtk/menu.c:1399 -#: modules/gui/kde/interface.cpp:146 modules/gui/macosx/intf.m:436 -#: modules/gui/macosx/intf.m:437 modules/gui/macosx/open.m:151 -#: modules/gui/wxwindows/open.cpp:658 +#: src/input/var.c:149 modules/gui/beos/MediaControlView.cpp:1238 +#: modules/gui/macosx/intf.m:700 modules/gui/macosx/intf.m:701 +#: modules/gui/macosx/open.m:171 modules/gui/qt4/ui/open_disk.ui:165 +#: modules/gui/wxwidgets/dialogs/open.cpp:766 msgid "Chapter" -msgstr "" +msgstr "Глава" -#: src/input/var.c:147 modules/access/vcdx/access.c:1209 -#: modules/access/vcdx/access.c:1210 modules/gui/beos/InterfaceWindow.cpp:274 +#: src/input/var.c:155 modules/access/vcdx/info.c:306 +#: modules/access/vcdx/info.c:307 modules/gui/beos/InterfaceWindow.cpp:295 msgid "Navigation" -msgstr "" +msgstr "Навигация" -#: src/input/var.c:163 modules/gui/macosx/intf.m:459 -#: modules/gui/macosx/intf.m:460 -#, fuzzy +#: src/input/var.c:170 modules/gui/macosx/intf.m:724 +#: modules/gui/macosx/intf.m:725 msgid "Video Track" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Видео дорожка" -#: src/input/var.c:169 modules/gui/macosx/intf.m:443 -#: modules/gui/macosx/intf.m:444 -#, fuzzy +#: src/input/var.c:176 modules/gui/macosx/intf.m:707 +#: modules/gui/macosx/intf.m:708 msgid "Audio Track" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Аудио дорожка" -#: src/input/var.c:175 modules/gui/macosx/intf.m:463 -#: modules/gui/macosx/intf.m:464 -#, fuzzy +#: src/input/var.c:182 modules/gui/macosx/intf.m:732 +#: modules/gui/macosx/intf.m:733 msgid "Subtitles Track" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Дорожка субтитров" -#: src/input/var.c:256 -#, fuzzy +#: src/input/var.c:269 msgid "Next title" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Следующий раздел" -#: src/input/var.c:261 -#, fuzzy +#: src/input/var.c:274 msgid "Previous title" -msgstr "ðÒÅÄÙÄÕÝÉÊ ÆÁÊÌ" +msgstr "Предыдущий раздел" -#: src/input/var.c:284 -#, fuzzy, c-format +#: src/input/var.c:297 +#, c-format msgid "Title %i" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Раздел %i" -#: src/input/var.c:307 src/input/var.c:367 -#, fuzzy, c-format +#: src/input/var.c:320 src/input/var.c:380 +#, c-format msgid "Chapter %i" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Глава %i" -#: src/input/var.c:346 modules/gui/beos/InterfaceWindow.cpp:271 -#, fuzzy +#: src/input/var.c:359 modules/gui/beos/InterfaceWindow.cpp:292 +#: modules/gui/qt4/components/interface_widgets.cpp:663 +#: modules/gui/wxwidgets/input_manager.cpp:287 msgid "Next chapter" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Следующая глава" -#: src/input/var.c:351 modules/gui/beos/InterfaceWindow.cpp:270 -#, fuzzy +#: src/input/var.c:364 modules/gui/beos/InterfaceWindow.cpp:291 +#: modules/gui/qt4/components/interface_widgets.cpp:662 +#: modules/gui/wxwidgets/input_manager.cpp:286 msgid "Previous chapter" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Предыдущая глава" -#: src/interface/interface.c:324 -#, fuzzy -msgid "Switch interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: src/input/vlm.c:2283 src/input/vlm.c:2624 +#, c-format +msgid "Media: %s" +msgstr "Поток: %s" + +#: src/interface/interaction.c:270 src/interface/interaction.c:368 +#: modules/demux/avi/avi.c:671 modules/gui/beos/InterfaceWindow.cpp:161 +#: modules/gui/macosx/bookmarks.m:104 modules/gui/macosx/controls.m:58 +#: modules/gui/macosx/interaction.m:128 modules/gui/macosx/interaction.m:132 +#: modules/gui/macosx/interaction.m:135 modules/gui/macosx/open.m:160 +#: modules/gui/macosx/playlistinfo.m:60 modules/gui/macosx/prefs.m:123 +#: modules/gui/macosx/prefs.m:143 modules/gui/macosx/simple_prefs.m:416 +#: modules/gui/macosx/wizard.m:320 +#: modules/gui/qt4/components/open_panels.cpp:1101 +#: modules/gui/qt4/components/preferences_widgets.cpp:1283 +#: modules/gui/qt4/dialogs/podcast_configuration.cpp:38 +msgid "Cancel" +msgstr "Отмена" -#: src/interface/interface.c:351 modules/gui/macosx/intf.m:396 -#: modules/gui/macosx/intf.m:397 -#, fuzzy +#: src/interface/interaction.c:367 +#: modules/gui/qt4/components/open_panels.cpp:1100 +#: modules/gui/qt4/main_interface.cpp:544 +msgid "Ok" +msgstr "" + +#: src/interface/interface.c:211 modules/gui/macosx/intf.m:659 +#: modules/gui/macosx/intf.m:660 msgid "Add Interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Добавить интерфейс" -#: src/libvlc.c:286 src/libvlc.c:420 -msgid "C" -msgstr "ru" +#: src/interface/interface.c:217 +#, fuzzy +msgid "Telnet Interface" +msgstr "Открыть окно списка для воспроизведения" -#: src/libvlc.c:303 +#: src/interface/interface.c:220 #, fuzzy -msgid "Help options" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Web Interface" +msgstr "Интерфейс" -#: src/libvlc.c:321 -#, c-format -msgid "Usage: %s [options] [items]...\n" -msgstr "" +#: src/interface/interface.c:223 +#, fuzzy +msgid "Debug logging" +msgstr "Журналирование в файл" -#: src/libvlc.c:1934 src/misc/configuration.c:1192 -msgid "string" -msgstr "" +#: src/interface/interface.c:226 +#, fuzzy +msgid "Mouse Gestures" +msgstr "Жесты" -#: src/libvlc.c:1952 src/misc/configuration.c:1162 -msgid "integer" -msgstr "" +#: src/libvlc-common.c:280 src/libvlc-common.c:415 src/modules/cache.c:192 +#: src/modules/cache.c:505 +msgid "C" +msgstr "ru" -#: src/libvlc.c:1955 src/misc/configuration.c:1182 -msgid "float" +#: src/libvlc-common.c:1064 +msgid "" +"Running vlc with the default interface. Use 'cvlc' to use vlc without " +"interface." msgstr "" -#: src/libvlc.c:1961 +#: src/libvlc-common.c:1540 msgid " (default enabled)" -msgstr "" +msgstr " (по-умолчанию включено)" -#: src/libvlc.c:1962 +#: src/libvlc-common.c:1541 msgid " (default disabled)" +msgstr " (по-умолчанию выключено)" + +#: src/libvlc-common.c:1700 src/libvlc-common.c:1703 +#, fuzzy +msgid "Note:" +msgstr "Нет" + +#: src/libvlc-common.c:1701 src/libvlc-common.c:1704 +msgid "add --advanced to your command line to see advanced options." msgstr "" -#: src/libvlc.c:2078 src/libvlc.c:2133 src/libvlc.c:2157 +#: src/libvlc-common.c:1808 +#, c-format +msgid "VLC version %s\n" +msgstr "VLC версия %s\n" + +#: src/libvlc-common.c:1809 +#, c-format +msgid "Compiled by %s@%s.%s\n" +msgstr "Скомпилировано %s@%s.%s\n" + +#: src/libvlc-common.c:1811 #, c-format +msgid "Compiler: %s\n" +msgstr "Компилятор: %s\n" + +#: src/libvlc-common.c:1813 +#, fuzzy, c-format +msgid "Based upon Git commit [%s]\n" +msgstr "Основан на svn ревизии [%s]\n" + +#: src/libvlc-common.c:1849 msgid "" "\n" -"Press the RETURN key to continue...\n" +"Dumped content to vlc-help.txt file.\n" msgstr "" +"\n" +"Содержимое сохранено в файл vlc-help.txt .\n" -#: src/libvlc.c:2103 -#, c-format +#: src/libvlc-common.c:1869 msgid "" -"Usage: %s [options] [items]...\n" "\n" +"Press the RETURN key to continue...\n" msgstr "" +"\n" +"Для продолжения нажмите ВВОД\n" -#: src/libvlc.c:2106 -#, c-format -msgid "[module] [description]\n" -msgstr "" +#: src/libvlc.h:140 src/libvlc-module.c:1310 src/libvlc-module.c:1311 +#: src/libvlc-module.c:2339 src/video_output/vout_intf.c:304 +msgid "Zoom" +msgstr "Масштаб" -#: src/libvlc.c:2151 -#, c-format -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/libvlc.h:141 src/libvlc-module.c:1236 src/video_output/vout_intf.c:202 +msgid "1:4 Quarter" +msgstr "1:4 Четверть" -#: src/libvlc.h:34 -#, fuzzy +#: src/libvlc.h:142 src/libvlc-module.c:1237 src/video_output/vout_intf.c:203 +msgid "1:2 Half" +msgstr "1:2 Половина" + +#: src/libvlc.h:143 src/libvlc-module.c:1238 src/video_output/vout_intf.c:204 +msgid "1:1 Original" +msgstr "1:1 Оригинал" + +#: src/libvlc.h:144 src/libvlc-module.c:1239 src/video_output/vout_intf.c:205 +msgid "2:1 Double" +msgstr "2:1 Двойной" + +#: src/libvlc-module.c:83 src/libvlc-module.c:273 modules/access/bda/bda.c:62 msgid "Auto" -msgstr "íÏÄÕÌÉ..." +msgstr "Автоматически" -#: src/libvlc.h:34 -msgid "American" -msgstr "" +#: src/libvlc-module.c:84 +msgid "American English" +msgstr "Американский английский" -#: src/libvlc.h:34 -msgid "British" -msgstr "" +#: src/libvlc-module.c:85 src/text/iso-639_def.h:43 +msgid "Arabic" +msgstr "Арабский" -#: src/libvlc.h:34 src/misc/iso-639_def.h:168 -msgid "Spanish" -msgstr "" +#: src/libvlc-module.c:86 +msgid "Brazilian Portuguese" +msgstr "Португальский (Бразилия)" -#: src/libvlc.h:34 src/misc/iso-639_def.h:80 -msgid "German" -msgstr "" +#: src/libvlc-module.c:87 +msgid "British English" +msgstr "Британский английский" + +#: src/libvlc-module.c:88 src/text/iso-639_def.h:59 +msgid "Catalan" +msgstr "Каталонский" + +#: src/libvlc-module.c:89 +msgid "Chinese Traditional" +msgstr "Китайский традиционный" + +#: src/libvlc-module.c:90 src/text/iso-639_def.h:67 +msgid "Czech" +msgstr "Чешский" + +#: src/libvlc-module.c:91 src/text/iso-639_def.h:68 +msgid "Danish" +msgstr "Датский" + +#: src/libvlc-module.c:92 src/text/iso-639_def.h:69 +msgid "Dutch" +msgstr "Голландский" + +#: src/libvlc-module.c:93 src/text/iso-639_def.h:76 +msgid "Finnish" +msgstr "Финский" -#: src/libvlc.h:35 src/misc/iso-639_def.h:77 +#: src/libvlc-module.c:94 src/text/iso-639_def.h:77 msgid "French" -msgstr "" +msgstr "Французский" + +#: src/libvlc-module.c:95 +msgid "Galician" +msgstr "Гальский" + +#: src/libvlc-module.c:96 src/text/iso-639_def.h:79 +msgid "Georgian" +msgstr "Грузинский" + +#: src/libvlc-module.c:97 src/text/iso-639_def.h:80 +msgid "German" +msgstr "Немецкий" + +#: src/libvlc-module.c:98 src/text/iso-639_def.h:88 +msgid "Hebrew" +msgstr "Иврит" -#: src/libvlc.h:35 src/misc/iso-639_def.h:92 +#: src/libvlc-module.c:99 src/text/iso-639_def.h:92 msgid "Hungarian" -msgstr "" +msgstr "Веггерский" -#: src/libvlc.h:35 src/misc/iso-639_def.h:99 +#: src/libvlc-module.c:100 src/text/iso-639_def.h:99 msgid "Italian" -msgstr "" +msgstr "Итальянский" -#: src/libvlc.h:35 src/misc/iso-639_def.h:101 +#: src/libvlc-module.c:101 src/text/iso-639_def.h:101 msgid "Japanese" -msgstr "" +msgstr "Японский" -#: src/libvlc.h:35 src/misc/iso-639_def.h:69 -msgid "Dutch" -msgstr "" +#: src/libvlc-module.c:102 src/text/iso-639_def.h:111 +msgid "Korean" +msgstr "Корейский" -#: src/libvlc.h:36 src/misc/iso-639_def.h:136 -msgid "Norwegian" -msgstr "" +#: src/libvlc-module.c:103 src/text/iso-639_def.h:125 +msgid "Malay" +msgstr "Малайский" + +#: src/libvlc-module.c:104 +msgid "Occitan" +msgstr "Провансальский" + +#: src/libvlc-module.c:105 src/text/iso-639_def.h:146 +msgid "Persian" +msgstr "Фарси" -#: src/libvlc.h:36 src/misc/iso-639_def.h:147 +#: src/libvlc-module.c:106 src/text/iso-639_def.h:148 msgid "Polish" -msgstr "" +msgstr "Польский" -#: src/libvlc.h:36 -msgid "Brazilian" -msgstr "" +#: src/libvlc-module.c:107 src/text/iso-639_def.h:154 +msgid "Romanian" +msgstr "Румынский" -#: src/libvlc.h:36 src/misc/iso-639_def.h:154 +#: src/libvlc-module.c:108 src/text/iso-639_def.h:156 msgid "Russian" -msgstr "" +msgstr "Русский" + +#: src/libvlc-module.c:109 +msgid "Simplified Chinese" +msgstr "Упрощённый китайский" + +#: src/libvlc-module.c:110 src/text/iso-639_def.h:162 +msgid "Slovak" +msgstr "Словацкий" + +#: src/libvlc-module.c:111 src/text/iso-639_def.h:163 +msgid "Slovenian" +msgstr "Словенский" + +#: src/libvlc-module.c:112 src/text/iso-639_def.h:170 +msgid "Spanish" +msgstr "Испанский" -#: src/libvlc.h:37 src/misc/iso-639_def.h:173 +#: src/libvlc-module.c:113 src/text/iso-639_def.h:175 msgid "Swedish" -msgstr "" +msgstr "Шведский" + +#: src/libvlc-module.c:114 src/text/iso-639_def.h:188 +msgid "Turkish" +msgstr "Турецкий" -#: src/libvlc.h:47 +#: src/libvlc-module.c:134 msgid "" -"These options allow you to configure the interfaces used by VLC.\n" -"You can select the main interface, additional interface modules, and define " -"various related options." +"These options allow you to configure the interfaces used by VLC. You can " +"select the main interface, additional interface modules, and define various " +"related options." msgstr "" +"Эти параметры позволяют настраивать интерфейсы, используемые VLC.\n" +"Вы можете выбрать главный интерфейс, дополнительные модули интерфейса и " +"настроить различные относящиеся к ним параметры." -#: src/libvlc.h:51 -#, fuzzy +#: src/libvlc-module.c:138 msgid "Interface module" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Модуль интерфейса" -#: src/libvlc.h:53 +#: src/libvlc-module.c:140 msgid "" -"This option allows you to select the interface used by VLC.\n" -"The default behavior is to automatically select the best module available." +"This is the main interface used by VLC. The default behavior is to " +"automatically select the best module available." msgstr "" +"Интерфейс, используемый VLC.\n" +"По-умолчанию автоматически выбирается наилучший доступный модуль." -#: src/libvlc.h:57 modules/control/ntservice.c:48 -#, fuzzy +#: src/libvlc-module.c:144 modules/control/ntservice.c:56 msgid "Extra interface modules" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Дополнительные модули интерфейса" -#: src/libvlc.h:59 +#: src/libvlc-module.c:146 msgid "" -"This option allows you to select additional interfaces used by VLC. They " -"will be launched in the background in addition to the default interface. Use " -"a comma separated list of interface modules. (common values are logger, " -"gestures, sap, rc, http or screensaver)" +"You can select \"additional interfaces\" for VLC. They will be launched in " +"the background in addition to the default interface. Use a comma separated " +"list of interface modules. (common values are \"rc\" (remote control), \"http" +"\", \"gestures\" ...)" msgstr "" +"Дополнительные интерфейсы, используемые VLC. Они будут запущены на фоне в " +"дополнение к интерфейсу по-умолчанию. Модули в списке разделяются запятыми " +"(обычные значения - \"rc\", \"http\", \"gestures\", и т.д.)" + +#: src/libvlc-module.c:153 +msgid "You can select control interfaces for VLC." +msgstr "Здесь можно выбрать интерфейсы управления VLC." -#: src/libvlc.h:64 +#: src/libvlc-module.c:155 msgid "Verbosity (0,1,2)" -msgstr "" +msgstr "Подробности (0,1,2)" -#: src/libvlc.h:66 +#: src/libvlc-module.c:157 msgid "" -"This options sets the verbosity level (0=only errors and standard messages, " +"This is the verbosity level (0=only errors and standard messages, " "1=warnings, 2=debug)." msgstr "" +"Устанавливает, насколько подробно показывать сообщения программы (0=только " +"ошибки и стандартные сообщения, 1=предупреждения, 2=отладка" -#: src/libvlc.h:69 +#: src/libvlc-module.c:160 msgid "Be quiet" -msgstr "" +msgstr "Режим тишины" -#: src/libvlc.h:71 -msgid "This options turns off all warning and information messages." -msgstr "" +#: src/libvlc-module.c:162 +msgid "Turn off all warning and information messages." +msgstr "Этот параметр выключает все предупреждения и информационные сообщения." + +#: src/libvlc-module.c:164 +msgid "Default stream" +msgstr "Поток по-умолчанию" -#: src/libvlc.h:74 +#: src/libvlc-module.c:166 +msgid "This stream will always be opened at VLC startup." +msgstr "Этот поток будет открываться при старте VLC." + +#: src/libvlc-module.c:169 msgid "" -"This option allows you to set the language of the interface. The system " -"language is auto-detected if \"auto\" is specified here." +"You can manually select a language for the interface. The system language is " +"auto-detected if \"auto\" is specified here." msgstr "" +"Язык интерфейса. Если указано значение \"авто\", то будет использоваться " +"системный язык." -#: src/libvlc.h:78 +#: src/libvlc-module.c:173 msgid "Color messages" -msgstr "" +msgstr "Цветные сообщения" -#: src/libvlc.h:80 +#: src/libvlc-module.c:175 msgid "" -"When this option is turned on, the messages sent to the console will be " -"colorized. Your terminal needs Linux color support for this to work." +"This enables colorization of the messages sent to the console Your terminal " +"needs Linux color support for this to work." msgstr "" +"При включении этого параметра сообщения в консоли будут цветными. Терминал " +"при этом должен поддерживать цвета Linux." -#: src/libvlc.h:83 +#: src/libvlc-module.c:178 msgid "Show advanced options" +msgstr "Показать дополнительные параметры" + +#: src/libvlc-module.c:180 +msgid "" +"When this is enabled, the preferences and/or interfaces will show all " +"available options, including those that most users should never touch." +msgstr "" +"Показывает все доступные параметры, включая те, которые большинство " +"пользователей никогда не должны менять." + +#: src/libvlc-module.c:184 modules/control/showintf.c:71 +msgid "Show interface with mouse" +msgstr "Показывать интерфейс мышью" + +#: src/libvlc-module.c:186 +msgid "" +"When this is enabled, the interface is shown when you move the mouse to the " +"edge of the screen in fullscreen mode." msgstr "" +"При включении этого параметра интерфейс программы показывается в " +"полноэкранном режиме, когда вы подведете мышь к краю экрана." -#: src/libvlc.h:85 +#: src/libvlc-module.c:189 +msgid "Interface interaction" +msgstr "Взаимодействие интерфейсов" + +#: src/libvlc-module.c:191 msgid "" -"When this option is turned on, the preferences and/or interfaces will show " -"all the available options, including those that most users should never " -"touch." +"When this is enabled, the interface will show a dialog box each time some " +"user input is required." msgstr "" +"При включении этого параметра интерфейс программы показывается в " +"полноэкранном режиме, когда Вы подведете мышь к краю экрана." -#: src/libvlc.h:90 +#: src/libvlc-module.c:201 msgid "" "These options allow you to modify the behavior of the audio subsystem, and " "to add audio filters which can be used for post processing or visual effects " -"(spectrum analyzer, ...).\n" -"Enable these filters here, and configure them in the \"audio filters\" " -"modules section." +"(spectrum analyzer, etc.). Enable these filters here, and configure them in " +"the \"audio filters\" modules section." msgstr "" +"Эти настройки позволяют изменять работу звуковой подсистемы и добавлять " +"аудио фильтры, которые могут использоваться для пост-обработки или " +"визуальных эффектов (анализатор спектра и т.д.). Конфигурация каждого из " +"фильтров находится в разделе модулей \"Аудио фильтры\"." -#: src/libvlc.h:96 -#, fuzzy +#: src/libvlc-module.c:207 msgid "Audio output module" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Модуль вывода звука" -#: src/libvlc.h:98 +#: src/libvlc-module.c:209 msgid "" -"This option allows you to select the audio output method used by VLC. The " -"default behavior is to automatically select the best method available." +"This is the audio output method used by VLC. The default behavior is to " +"automatically select the best method available." msgstr "" +"Метод вывода звука, используемый VLC. По-умолчанию автоматически выбирается " +"наилучший доступный метод." -#: src/libvlc.h:102 modules/stream_out/display.c:37 +#: src/libvlc-module.c:213 modules/gui/qt4/ui/sprefs_audio.ui:20 +#: modules/stream_out/display.c:40 msgid "Enable audio" -msgstr "" +msgstr "Включить звук" -#: src/libvlc.h:104 +#: src/libvlc-module.c:215 msgid "" -"You can completely disable the audio output. In this case, the audio " -"decoding stage will not take place, thus saving some processing power." +"You can completely disable the audio output. The audio decoding stage will " +"not take place, thus saving some processing power." msgstr "" +"Вы можете полностью отключить вывод звука. В этом случае звук не будет " +"декодироваться, что немного разгрузит центральный процессор." -#: src/libvlc.h:107 +#: src/libvlc-module.c:218 msgid "Force mono audio" -msgstr "" +msgstr "Принудительно включить моно-звук" -#: src/libvlc.h:108 -#, fuzzy +#: src/libvlc-module.c:219 msgid "This will force a mono audio output." -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Любой звук будет воспроизводиться в моно-режиме." -#: src/libvlc.h:110 -#, fuzzy -msgid "Audio output volume" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: src/libvlc-module.c:221 +msgid "Default audio volume" +msgstr "Громкость по-умолчанию" -#: src/libvlc.h:112 +#: src/libvlc-module.c:223 msgid "" "You can set the default audio output volume here, in a range from 0 to 1024." -msgstr "" +msgstr "Громкость вывода звука по-умолчанию в диапазоне от 0 до 1024." -#: src/libvlc.h:115 +#: src/libvlc-module.c:226 msgid "Audio output saved volume" -msgstr "" +msgstr "Сораненная громкость вывода звука" -#: src/libvlc.h:117 -msgid "This saves the audio output volume when you select mute." +#: src/libvlc-module.c:228 +msgid "" +"This saves the audio output volume when you use the mute function. You " +"should not change this option manually." msgstr "" +"Этот параметр сохраняет громкость вывода звука при выключении звука. Обычно " +"его не нужно менять." -#: src/libvlc.h:119 +#: src/libvlc-module.c:231 +msgid "Audio output volume step" +msgstr "Шаг громкости вывода звука" + +#: src/libvlc-module.c:233 +msgid "" +"The step size of the volume is adjustable using this option, in a range from " +"0 to 1024." +msgstr "Размер шага изменения громкости в диапазоне от 0 до 1024." + +#: src/libvlc-module.c:236 msgid "Audio output frequency (Hz)" -msgstr "" +msgstr "Частота вывода звука (Гц)" -#: src/libvlc.h:121 +#: src/libvlc-module.c:238 msgid "" "You can force the audio output frequency here. Common values are -1 " "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000." msgstr "" +"Здесь вы можете указать частоту вывода звука. Обычные значения: -1 (по-" +"умолчанию), 48000, 44100, 32000, 22050, 16000, 11025, 8000." -#: src/libvlc.h:125 +#: src/libvlc-module.c:242 msgid "High quality audio resampling" -msgstr "" +msgstr "Высококачественная обработка звука" -#: src/libvlc.h:127 +#: src/libvlc-module.c:244 msgid "" "This uses a high quality audio resampling algorithm. High quality audio " "resampling can be processor intensive so you can disable it and a cheaper " "resampling algorithm will be used instead." msgstr "" +"Использование высококачественного алгоритма обработки звука. " +"Высококачественный алгоритм может сильно загрузить процессор, поэтому вы " +"можете отключить его и использовать более простой алгоритм." -#: src/libvlc.h:132 +#: src/libvlc-module.c:249 msgid "Audio desynchronization compensation" -msgstr "" +msgstr "Компенсация десинхронизации звука" -#: src/libvlc.h:134 +#: src/libvlc-module.c:251 msgid "" -"This option allows you to delay the audio output. You must give a number of " -"milliseconds. This can be handy if you notice a lag between the video and " -"the audio." +"This delays the audio output. The delay must be given in milliseconds.This " +"can be handy if you notice a lag between the video and the audio." msgstr "" +"Задержка вывода звука в миллисекундах. Это может быть удобным, если " +"существуют расхождения между видео и звуком." -#: src/libvlc.h:138 -msgid "Preferred audio output channels mode" -msgstr "" +#: src/libvlc-module.c:254 +msgid "Audio output channels mode" +msgstr "Режим каналов вывода звука" -#: src/libvlc.h:140 +#: src/libvlc-module.c:256 msgid "" -"This option allows you to set the audio output channels mode that will be " -"used by default when possible (ie. if your hardware supports it as well as " -"the audio stream being played)." +"This sets the audio output channels mode that will be used by default when " +"possible (ie. if your hardware supports it as well as the audio stream being " +"played)." msgstr "" +"Режим каналов вывода звука, используемый по-умолчанию, если это возможно (то " +"есть, если ваше оборудование и воспроизводимый поток их поддерживают)." -#: src/libvlc.h:144 -msgid "Use the S/PDIF audio output when available" -msgstr "" +#: src/libvlc-module.c:260 modules/gui/qt4/ui/sprefs_audio.ui:99 +msgid "Use S/PDIF when available" +msgstr "Использовать S/PDIF, если возможно" -#: src/libvlc.h:146 +#: src/libvlc-module.c:262 msgid "" -"This option allows you to use the S/PDIF audio output by default when your " -"hardware supports it as well as the audio stream being played." +"S/PDIF can be used by default when your hardware supports it as well as the " +"audio stream being played." msgstr "" +"Использовать выход S/PDIF по-умолчанию, если ваше оборудование и " +"воспроизводимый поток их поддерживают." -#: src/libvlc.h:151 +#: src/libvlc-module.c:265 modules/gui/qt4/ui/sprefs_audio.ui:113 +msgid "Force detection of Dolby Surround" +msgstr "Принудительно определять Dolby Surround" + +#: src/libvlc-module.c:267 msgid "" -"This allows you to add audio post processing filters, to modify the sound, " -"or audio visualization modules (spectrum analyzer, ...)." +"Use this when you know your stream is (or is not) encoded with Dolby " +"Surround but fails to be detected as such. Even if the stream is not " +"actually encoded with Dolby Surround, turning on this option might enhance " +"your experience, especially when combined with the Headphone Channel Mixer." msgstr "" +"Используйте, если Вы знаете, что поток закодирован (или не закодирован) с " +"использованием Dolby Surround, но автоматически это не определяется. Даже " +"если поток действительно не закодирован с Dolby Surround, включение этой " +"опции может улучшить качество звука, особенно при совместном использовании с " +"микшированием каналов наушников." + +#: src/libvlc-module.c:273 modules/access/bda/bda.c:62 +#: modules/gui/qt4/components/interface_widgets.cpp:479 +msgid "On" +msgstr "Включено" + +#: src/libvlc-module.c:273 modules/access/bda/bda.c:61 +msgid "Off" +msgstr "Выключено" -#: src/libvlc.h:154 -msgid "Channel mixer" +#: src/libvlc-module.c:278 +msgid "This adds audio post processing filters, to modify the sound rendering." msgstr "" +"Это позволит вам добавить фильтры пост-обработки звука для его изменения." + +#: src/libvlc-module.c:281 +msgid "Audio visualizations " +msgstr "Визуализация звука " + +#: src/libvlc-module.c:283 +msgid "This adds visualization modules (spectrum analyzer, etc.)." +msgstr "Добавляет модули визуализации (анализатор спектра и прочие)." + +#: src/libvlc-module.c:287 +#, fuzzy +msgid "Replay gain mode" +msgstr "Тип Replay Gain" + +#: src/libvlc-module.c:289 +#, fuzzy +msgid "Select the replay gain mode" +msgstr "Выберите файл" + +#: src/libvlc-module.c:291 +#, fuzzy +msgid "Replay preamp" +msgstr "Воспроизвести поток" -#: src/libvlc.h:156 +#: src/libvlc-module.c:293 +#, fuzzy msgid "" -"This allows you to choose a specific audio channel mixer. For instance, you " -"can use the \"headphone\" mixer that gives 5.1 feeling with a headphone." +"This allows you to change the default target level (89 dB) for stream with " +"replay gain information" +msgstr "Порт аудио для вещания по RTP." + +#: src/libvlc-module.c:296 +#, fuzzy +msgid "Default replay gain" +msgstr "Поток по-умолчанию" + +#: src/libvlc-module.c:298 +msgid "This is the gain used for stream without replay gain information" +msgstr "" + +#: src/libvlc-module.c:300 +#, fuzzy +msgid "Peak protection" +msgstr "Уменьшение шума" + +#: src/libvlc-module.c:302 +msgid "Protect against sound clipping" msgstr "" -#: src/libvlc.h:161 +#: src/libvlc-module.c:305 modules/access/dshow/dshow.cpp:77 +#: modules/access/dshow/dshow.cpp:79 modules/codec/ffmpeg/ffmpeg.c:74 +#: modules/gui/qt4/components/interface_widgets.cpp:235 +#: modules/video_output/opengl.c:124 modules/video_output/opengl.c:180 +msgid "None" +msgstr "Нет" + +#: src/libvlc-module.c:305 modules/access/cdda/info.c:394 +#: modules/access/cdda/info.c:816 modules/access/cdda/info.c:858 +#: modules/access/vcdx/access.c:476 modules/access/vcdx/info.c:290 +#: modules/access/vcdx/info.c:291 +#: modules/gui/qt4/components/open_panels.cpp:322 +#: modules/gui/wxwidgets/dialogs/open.cpp:1709 +#: modules/gui/wxwidgets/dialogs/open.cpp:1727 +msgid "Track" +msgstr "Дорожка" + +#: src/libvlc-module.c:313 msgid "" "These options allow you to modify the behavior of the video output " "subsystem. You can for example enable video filters (deinterlacing, image " -"adjusting, ...). Enable these filters here and configure them in the \"video " -"filters\" modules section. You can also set many miscellaneous video options." +"adjusting, etc.). Enable these filters here and configure them in the " +"\"video filters\" modules section. You can also set many miscellaneous video " +"options." msgstr "" +"Эти параметры позволяют вам изменять работу подсистемы вывода видео.Вы " +"можете включить видео фильтры (деинтерлейс, коррекция цвета, и т.д.)." +"Включайте эти фильтры здесь и настраивайте в разделе модулей \"Видео фильтры" +"\". Вы также можете настроить здесь множество других параметров видео." -#: src/libvlc.h:167 -#, fuzzy +#: src/libvlc-module.c:319 msgid "Video output module" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Модуль вывода видео" -#: src/libvlc.h:169 +#: src/libvlc-module.c:321 msgid "" -"This option allows you to select the video output method used by VLC. The " -"default behavior is to automatically select the best method available." +"This is the the video output method used by VLC. The default behavior is to " +"automatically select the best method available." msgstr "" +"Метод вывода видео, используемый VLC по-умолчанию. Автоматически выбирается " +"наилучший доступный метод." -#: src/libvlc.h:173 modules/stream_out/display.c:39 +#: src/libvlc-module.c:324 modules/gui/qt4/ui/sprefs_video.ui:26 +#: modules/stream_out/display.c:42 msgid "Enable video" -msgstr "" +msgstr "Включить видео" -#: src/libvlc.h:175 +#: src/libvlc-module.c:326 msgid "" -"You can completely disable the video output. In this case, the video " -"decoding stage will not take place, thus saving some processing power." +"You can completely disable the video output. The video decoding stage will " +"not take place, thus saving some processing power." msgstr "" +"Вы можете полностью отключить вывод видео. В этом случае видео не будет " +"декодироваться, что разгрузит центральный процессор." -#: src/libvlc.h:178 modules/stream_out/transcode.c:63 -#: modules/visualization/visual/visual.c:43 +#: src/libvlc-module.c:329 modules/codec/fake.c:58 +#: modules/stream_out/mosaic_bridge.c:125 modules/stream_out/transcode.c:72 +#: modules/visualization/visual/visual.c:45 msgid "Video width" -msgstr "" +msgstr "Ширина видео" -#: src/libvlc.h:180 +#: src/libvlc-module.c:331 msgid "" -"You can enforce the video width here. By default (-1) VLC will adapt to the " -"video characteristics." +"You can enforce the video width. By default (-1) VLC will adapt to the video " +"characteristics." msgstr "" +"Вы можете изменить ширину видео. по-умолчанию (-1) VLC будет адаптировать " +"ширину под характеристики видео." -#: src/libvlc.h:183 modules/stream_out/transcode.c:66 -#: modules/visualization/visual/visual.c:47 -#, fuzzy +#: src/libvlc-module.c:334 modules/codec/fake.c:61 +#: modules/stream_out/mosaic_bridge.c:128 modules/stream_out/transcode.c:75 +#: modules/visualization/visual/visual.c:49 msgid "Video height" -msgstr "ëÌÉÅÎÔ VideoLAN" +msgstr "Высота видео" -#: src/libvlc.h:185 +#: src/libvlc-module.c:336 msgid "" -"You can enforce the video height here. By default (-1) VLC will adapt to the " +"You can enforce the video height. By default (-1) VLC will adapt to the " "video characteristics." msgstr "" +"Вы можете изменить высоту видео. по-умолчанию (-1) VLC будет адаптировать " +"высоту под характеристики видео." -#: src/libvlc.h:188 -#, fuzzy -msgid "Video x coordinate" -msgstr "ëÌÉÅÎÔ VideoLAN" +#: src/libvlc-module.c:339 +msgid "Video X coordinate" +msgstr "Координата X видео" -#: src/libvlc.h:190 +#: src/libvlc-module.c:341 msgid "" -"You can enforce the position of the top left corner of the video window here " -"(x coordinate)." +"You can enforce the position of the top left corner of the video window (X " +"coordinate)." msgstr "" +"Вы можете назначить позицию верхнего левого угла окна видео (координата Ð¥)." -#: src/libvlc.h:193 -#, fuzzy -msgid "Video y coordinate" -msgstr "ëÌÉÅÎÔ VideoLAN" +#: src/libvlc-module.c:344 +msgid "Video Y coordinate" +msgstr "Координата Y видео" -#: src/libvlc.h:195 +#: src/libvlc-module.c:346 msgid "" -"You can enforce the position of the top left corner of the video window here " -"(y coordinate)." +"You can enforce the position of the top left corner of the video window (Y " +"coordinate)." msgstr "" +"Здесь Вы можете назначить позицию верхнего левого угла окна видео " +"(координата Y)." -#: src/libvlc.h:198 -#, fuzzy +#: src/libvlc-module.c:349 msgid "Video title" -msgstr "ëÌÉÅÎÔ VideoLAN" +msgstr "Заголовок видео" -#: src/libvlc.h:200 -msgid "You can specify a custom video window title here." +#: src/libvlc-module.c:351 +msgid "" +"Custom title for the video window (in case the video is not embedded in the " +"interface)." msgstr "" +"Заголовок окна вывода видео (в случае, если видеовывод не встроен в " +"интерфейс)." -#: src/libvlc.h:202 -#, fuzzy +#: src/libvlc-module.c:354 msgid "Video alignment" -msgstr "ëÌÉÅÎÔ VideoLAN" +msgstr "Выравнивание видео" -#: src/libvlc.h:204 +#: src/libvlc-module.c:356 msgid "" -"You can enforce the video alignment in its window. By default (0) it will be " +"Enforce the alignment of the video in its window. By default (0) it will be " "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use " -"combinations of these values)." -msgstr "" - -#: src/libvlc.h:209 modules/codec/subsdec.c:84 modules/video_filter/logo.c:78 +"combinations of these values, like 6=4+2 meaning top-right)." +msgstr "" +"Вы можете указать выравнивание видео в окне. По-умолчанию (0) это будет " +"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу, Вы можете " +"также использовать комбинации этих значений, например 6=4+2, что означает " +"сверху-справа)." + +#: src/libvlc-module.c:361 src/libvlc-module.c:404 +#: modules/audio_filter/channel_mixer/mono.c:100 modules/codec/dvbsub.c:74 +#: modules/codec/subtitles/subsdec.c:99 modules/codec/zvbi.c:98 +#: modules/gui/fbosd.c:167 modules/video_filter/logo.c:99 +#: modules/video_filter/marq.c:133 modules/video_filter/mosaic.c:171 +#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:166 msgid "Center" -msgstr "" - -#: src/libvlc.h:209 modules/video_filter/logo.c:78 +msgstr "Центр" + +#: src/libvlc-module.c:361 src/libvlc-module.c:404 modules/codec/dvbsub.c:74 +#: modules/codec/zvbi.c:98 modules/gui/fbosd.c:167 +#: modules/gui/qt4/ui/video_effects.ui:583 +#: modules/gui/qt4/ui/video_effects.ui:765 modules/video_filter/logo.c:99 +#: modules/video_filter/marq.c:133 modules/video_filter/mosaic.c:171 +#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:166 msgid "Top" -msgstr "" +msgstr "Сверху" -#: src/libvlc.h:209 modules/video_filter/logo.c:78 +#: src/libvlc-module.c:361 src/libvlc-module.c:404 modules/codec/dvbsub.c:74 +#: modules/codec/zvbi.c:98 modules/gui/fbosd.c:167 +#: modules/video_filter/logo.c:99 modules/video_filter/marq.c:133 +#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:84 +#: modules/video_filter/rss.c:166 msgid "Bottom" -msgstr "" +msgstr "Снизу" -#: src/libvlc.h:210 modules/video_filter/logo.c:79 +#: src/libvlc-module.c:362 src/libvlc-module.c:405 modules/codec/dvbsub.c:75 +#: modules/codec/zvbi.c:99 modules/gui/fbosd.c:168 +#: modules/video_filter/logo.c:100 modules/video_filter/marq.c:134 +#: modules/video_filter/mosaic.c:172 modules/video_filter/osdmenu.c:85 +#: modules/video_filter/rss.c:167 msgid "Top-Left" -msgstr "" +msgstr "Верхний левый угол" -#: src/libvlc.h:210 modules/video_filter/logo.c:79 +#: src/libvlc-module.c:362 src/libvlc-module.c:405 modules/codec/dvbsub.c:75 +#: modules/codec/zvbi.c:99 modules/gui/fbosd.c:168 +#: modules/video_filter/logo.c:100 modules/video_filter/marq.c:134 +#: modules/video_filter/mosaic.c:172 modules/video_filter/osdmenu.c:85 +#: modules/video_filter/rss.c:167 msgid "Top-Right" -msgstr "" +msgstr "Верхний правый угол" -#: src/libvlc.h:210 modules/video_filter/logo.c:79 +#: src/libvlc-module.c:362 src/libvlc-module.c:405 modules/codec/dvbsub.c:75 +#: modules/codec/zvbi.c:99 modules/gui/fbosd.c:168 +#: modules/video_filter/logo.c:100 modules/video_filter/marq.c:134 +#: modules/video_filter/mosaic.c:172 modules/video_filter/osdmenu.c:85 +#: modules/video_filter/rss.c:167 msgid "Bottom-Left" -msgstr "" +msgstr "Нижний левый угол" -#: src/libvlc.h:210 modules/video_filter/logo.c:79 +#: src/libvlc-module.c:362 src/libvlc-module.c:405 modules/codec/dvbsub.c:75 +#: modules/codec/zvbi.c:99 modules/gui/fbosd.c:168 +#: modules/video_filter/logo.c:100 modules/video_filter/marq.c:134 +#: modules/video_filter/mosaic.c:172 modules/video_filter/osdmenu.c:85 +#: modules/video_filter/rss.c:167 msgid "Bottom-Right" -msgstr "" +msgstr "Нижний правый угол" -#: src/libvlc.h:212 +#: src/libvlc-module.c:364 msgid "Zoom video" -msgstr "" +msgstr "Масштаб видео" -#: src/libvlc.h:214 +#: src/libvlc-module.c:366 msgid "You can zoom the video by the specified factor." -msgstr "" +msgstr "Вы можете изменить масштаб изображения видео указанным множителем." -#: src/libvlc.h:216 -#, fuzzy +#: src/libvlc-module.c:368 msgid "Grayscale video output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Вывод видео полутонами серого" -#: src/libvlc.h:218 +#: src/libvlc-module.c:370 msgid "" -"When enabled, the color information from the video won't be decoded (this " -"can also allow you to save some processing power)." +"Output video in grayscale. As the color information aren't decoded, this can " +"save some processing power." msgstr "" +"Вывод видео полутонами серого. Так как информация о цветности видео не " +"декодируется, это несколько снижает нагрузку на центральный процессор." + +#: src/libvlc-module.c:373 +#, fuzzy +msgid "Embedded video" +msgstr "Остановить поток" + +#: src/libvlc-module.c:375 +#, fuzzy +msgid "Embed the video output in the main interface." +msgstr "Встроить видео в интерфейс" -#: src/libvlc.h:221 +#: src/libvlc-module.c:377 msgid "Fullscreen video output" +msgstr "Полноэкранный вывод видео" + +#: src/libvlc-module.c:379 +msgid "Start video in fullscreen mode" +msgstr "Запускать видео в полноэкранном режиме" + +#: src/libvlc-module.c:381 +msgid "Overlay video output" +msgstr "Оверлейный вывод видео" + +#: src/libvlc-module.c:383 +msgid "" +"Overlay is the hardware acceleration capability of your video card (ability " +"to render video directly). VLC will try to use it by default." msgstr "" +"Оверлейный вывод - это встроенная в видеокарту способность выводить " +"видеопоток напрямую. VLC будет пытаться использовать это по-умолчанию." -#: src/libvlc.h:223 +#: src/libvlc-module.c:386 src/video_output/vout_intf.c:432 +#: modules/gui/qt4/ui/sprefs_video.ui:68 +msgid "Always on top" +msgstr "Поверх всех окон" + +#: src/libvlc-module.c:388 +msgid "Always place the video window on top of other windows." +msgstr "Всегда помещает окно видео поверх остальных." + +#: src/libvlc-module.c:390 +#, fuzzy +msgid "Show media title on video." +msgstr "Слои/Субтитры" + +#: src/libvlc-module.c:392 +#, fuzzy +msgid "Display the title of the video on top of the movie." +msgstr "Всегда помещает окно видео поверх остальных." + +#: src/libvlc-module.c:394 +msgid "Show video title for x miliseconds." +msgstr "" + +#: src/libvlc-module.c:396 +msgid "Show the video title for n miliseconds, default is 5000 ms (5 sec.)" +msgstr "" + +#: src/libvlc-module.c:398 +#, fuzzy +msgid "Position of video title." +msgstr "Детектор движения" + +#: src/libvlc-module.c:400 +msgid "Place on video where to display the title (default bottom center)." +msgstr "" + +#: src/libvlc-module.c:407 +msgid "Disable screensaver" +msgstr "Отключать заставку" + +#: src/libvlc-module.c:408 +msgid "Disable the screensaver during video playback." +msgstr "Отключать заставку на время воспроизведения видео." + +#: src/libvlc-module.c:410 +#, fuzzy +msgid "Inhibits the power management daemon during playback." +msgstr "Отключать заставку на время воспроизведения видео." + +#: src/libvlc-module.c:411 +#, fuzzy +msgid "" +"Inhibits the power management daemon during any playback, to avoid the " +"computer being suspended because of inactivity." +msgstr "Отключать заставку на время воспроизведения видео." + +#: src/libvlc-module.c:414 modules/gui/qt4/ui/sprefs_video.ui:48 +msgid "Window decorations" +msgstr "Оформление окна" + +#: src/libvlc-module.c:416 msgid "" -"If this option is enabled, VLC will always start a video in fullscreen mode." +"VLC can avoid creating window caption, frames, etc... around the video, " +"giving a \"minimal\" window." msgstr "" +"Еслы выключено, VLC не будет прорисовывать заголовок окна, фреймы и прочие " +"элементы вокруг видео. Поддерживается только в Windows." -#: src/libvlc.h:226 -msgid "Overlay video output" +#: src/libvlc-module.c:419 +#, fuzzy +msgid "Video output filter module" +msgstr "Модуль видео фильтра" + +#: src/libvlc-module.c:421 +msgid "" +"This adds post-processing filters to enhance the picture quality, for " +"instance deinterlacing, or to clone or distort the video window." msgstr "" +"Позволяет добавлять фильтры пост-обработки для улучшения качества " +"изображения, устранения чересстрочности, для клонирования или растяжения " +"окна видео." -#: src/libvlc.h:228 +#: src/libvlc-module.c:425 +msgid "Video filter module" +msgstr "Модуль видео фильтра" + +#: src/libvlc-module.c:427 +#, fuzzy msgid "" -"If enabled, VLC will try to take advantage of the overlay capabilities of " -"your graphics card (hardware acceleration)." +"This adds post-processing filters to enhance the picture quality, for " +"instance deinterlacing, or distortthe video." msgstr "" +"Позволяет добавлять фильтры пост-обработки для улучшения качества " +"изображения, устранения чересстрочности, для клонирования или растяжения " +"окна видео." -#: src/libvlc.h:231 src/video_output/vout_intf.c:210 -msgid "Always on top" +#: src/libvlc-module.c:431 +msgid "Video snapshot directory (or filename)" +msgstr "Каталог (или имя) снятых стоп-кадров" + +#: src/libvlc-module.c:433 +msgid "Directory where the video snapshots will be stored." +msgstr "Позволяет указать каталог для хранения стоп-кадров." + +#: src/libvlc-module.c:435 src/libvlc-module.c:437 +msgid "Video snapshot file prefix" +msgstr "Префикс имени файла стоп-кадра" + +#: src/libvlc-module.c:439 +msgid "Video snapshot format" +msgstr "Формат стоп-кадра" + +#: src/libvlc-module.c:441 +msgid "Image format which will be used to store the video snapshots" +msgstr "Формат изображения, который будет использоваться для стоп-кадров" + +#: src/libvlc-module.c:443 +msgid "Display video snapshot preview" +msgstr "Показать предварительный стоп-кадр" + +#: src/libvlc-module.c:445 +msgid "Display the snapshot preview in the screen's top-left corner." +msgstr "Показывать предварительный стоп-кадр в верхнем левом углу экрана." + +#: src/libvlc-module.c:447 +msgid "Use sequential numbers instead of timestamps" msgstr "" -#: src/libvlc.h:232 -msgid "Always place the video window on top of other windows." +#: src/libvlc-module.c:449 +msgid "Use sequential numbers instead of timestamps for snapshot numbering" msgstr "" -#: src/libvlc.h:235 +#: src/libvlc-module.c:451 #, fuzzy -msgid "Video filter module" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Video snapshot width" +msgstr "Формат стоп-кадра" -#: src/libvlc.h:237 +#: src/libvlc-module.c:453 +#, fuzzy msgid "" -"This will allow you to add a post-processing filter to enhance the picture " -"quality, for instance deinterlacing, or to clone or distort the video window." +"You can enforce the width of the video snapshot. By default it will be 320 " +"pixels." msgstr "" +"Вы можете изменить высоту видео. по-умолчанию (-1) VLC будет адаптировать " +"высоту под характеристики видео." -#: src/libvlc.h:241 -msgid "Source aspect ratio" +#: src/libvlc-module.c:456 +#, fuzzy +msgid "Video snapshot height" +msgstr "Высота холста" + +#: src/libvlc-module.c:458 +msgid "" +"You can enforce the height of the video snapshot. By default it will be 200 " +"pixels." +msgstr "" + +#: src/libvlc-module.c:461 +msgid "Video cropping" +msgstr "Обрезание видео" + +#: src/libvlc-module.c:463 +msgid "" +"This forces the cropping of the source video. Accepted formats are x:y (4:3, " +"16:9, etc.) expressing the global image aspect." msgstr "" +"Включает обрезание видео. Возможные форматы - x:y (4:3, 16:9 и т.д), " +"выражающие соотношение сторон видео." + +#: src/libvlc-module.c:467 +msgid "Source aspect ratio" +msgstr "Исходное соотношение сторон" -#: src/libvlc.h:243 +#: src/libvlc-module.c:469 msgid "" -"This will force the source aspect ratio. For instance, some DVDs claim to be " +"This forces the source aspect ratio. For instance, some DVDs claim to be " "16:9 while they are actually 4:3. This can also be used as a hint for VLC " "when a movie does not have aspect ratio information. Accepted formats are x:" "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value " "(1.25, 1.3333, etc.) expressing pixel squareness." msgstr "" +"Задает соотношение сторон исходного потока. К примеру, некоторые DVD " +"утверждают, что они закодированы в формате 16:9, когда на самом деле -- в " +"4:3. Также может быть использовано VLC в том случае, если видео не содержит " +"информации о соотношении сторон. Возможные форматы - x:y (4:3, 16:9 и т.д), " +"выражающие соотношение сторон видео или значение с плавающей точкой (1.25, " +"1.3333 и т.д.), выражающее \"квадратность\" пиксела." + +#: src/libvlc-module.c:476 +msgid "Custom crop ratios list" +msgstr "" + +#: src/libvlc-module.c:478 +msgid "" +"Comma seperated list of crop ratios which will be added in the interface's " +"crop ratios list." +msgstr "" + +#: src/libvlc-module.c:481 +#, fuzzy +msgid "Custom aspect ratios list" +msgstr "Переключить соотношение сторон" + +#: src/libvlc-module.c:483 +msgid "" +"Comma seperated list of aspect ratios which will be added in the interface's " +"aspect ratio list." +msgstr "" + +#: src/libvlc-module.c:486 +msgid "Fix HDTV height" +msgstr "Исправлять высоту HDTV" + +#: src/libvlc-module.c:488 +msgid "" +"This allows proper handling of HDTV-1080 video format even if broken encoder " +"incorrectly sets height to 1088 lines. You should only disable this option " +"if your video has a non-standard format requiring all 1088 lines." +msgstr "" +"Позволяет правильно обрабатывать формат HDTV-1080, даже если кодировщик " +"неверно указывает высоту как 1088 линий. Отключать эту опцию стоит только в " +"том случае, если Ваше видео закодировано в нестандартном формате, требующем " +"все 1088 линий." + +#: src/libvlc-module.c:493 +msgid "Monitor pixel aspect ratio" +msgstr "Соотношение сторон пикселей монитора" + +#: src/libvlc-module.c:495 +msgid "" +"This forces the monitor aspect ratio. Most monitors have square pixels " +"(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in " +"order to keep proportions." +msgstr "" +"Позволяет задать соотношение сторон пикселей в мониторе. В основном, " +"мониторы содержат квадратные пиксели (1:1). Если у Вас экран 16:9, то, " +"возможно, стоит сменить эту настройку на 4:3, чтобы пропорции оставались " +"верными." + +#: src/libvlc-module.c:499 +msgid "Skip frames" +msgstr "Пропускать кадры" + +#: src/libvlc-module.c:501 +#, fuzzy +msgid "" +"Enables framedropping on MPEG2 stream. Framedropping occurs when your " +"computer is not powerful enough" +msgstr "" +"Эта опция включает пропуск кадров в потоке MPEG2. Пропуск кадров происходит, " +"когда вашему компьютеру не хватает мощности для обработки всех кадров." + +#: src/libvlc-module.c:504 +msgid "Drop late frames" +msgstr "Пропускать опоздавшие кадры" + +#: src/libvlc-module.c:506 +msgid "" +"This drops frames that are late (arrive to the video output after their " +"intended display date)." +msgstr "" +"Позволяет пропускать опоздавшие карты (появляющиеся на модуле вывода после " +"намеченной даты вывода)." + +#: src/libvlc-module.c:509 +msgid "Quiet synchro" +msgstr "Тихая синхронизация" + +#: src/libvlc-module.c:511 +msgid "" +"This avoids flooding the message log with debug output from the video output " +"synchronization mechanism." +msgstr "" +"Позволяет не забивать лог сообщениями механизма синхронизации видео вывода." -#: src/libvlc.h:251 +#: src/libvlc-module.c:520 msgid "" "These options allow you to modify the behavior of the input subsystem, such " "as the DVD or VCD device, the network interface settings or the subtitle " "channel." msgstr "" +"Эти параметры озволяют Вам изменять настройки подсистемы ввода, такие как " +"устройство DVD или VCD, настройки сетевого интерфейса или канал субтитров." -#: src/libvlc.h:255 +#: src/libvlc-module.c:524 msgid "Clock reference average counter" -msgstr "" +msgstr "Средний референсный счетчик" -#: src/libvlc.h:257 +#: src/libvlc-module.c:526 msgid "" "When using the PVR input (or a very irregular source), you should set this " "to 10000." msgstr "" +"При использовании ввода с PVR (или другого несинхронизированного источника), " +"стоит установить значение 10000." -#: src/libvlc.h:260 -msgid "Server port" -msgstr "" +#: src/libvlc-module.c:529 +msgid "Clock synchronisation" +msgstr "Синхронизация часов" -#: src/libvlc.h:262 -msgid "This is the port used for UDP streams. By default, we chose 1234." +#: src/libvlc-module.c:531 +msgid "" +"It is possible to disable the input clock synchronisation for real-time " +"sources. Use this if you experience jerky playback of network streams." msgstr "" +"Возможно отключение синхронизации входных дат для источников, вещающих в " +"реальном времени. Используйте, если воспроизведение сетевых потоков часто " +"прерывается." + +#: src/libvlc-module.c:535 modules/control/netsync.c:81 +msgid "Network synchronisation" +msgstr "Сетевая синхронизация" + +#: src/libvlc-module.c:536 +msgid "" +"This allows you to remotely synchronise clocks for server and client. The " +"detailed settings are available in Advanced / Network Sync." +msgstr "" +"Позволяет удаленно синхронизировать часы сервера и клиента. Подробные " +"настройки доступны в разделе \"Дополнительно / Сетевая синхронизация\"." + +#: src/libvlc-module.c:542 src/libvlc-module.c:1129 +#: src/video_output/vout_intf.c:213 src/video_output/vout_intf.c:231 +#: modules/access/dshow/dshow.cpp:77 modules/access/dshow/dshow.cpp:79 +#: modules/access/dshow/dshow.cpp:82 modules/access/dshow/dshow.cpp:88 +#: modules/access/v4l2/v4l2.c:245 modules/audio_output/alsa.c:104 +#: modules/gui/fbosd.c:174 modules/gui/macosx/prefs_widgets.m:1277 +#: modules/gui/macosx/sfilters.m:119 modules/gui/macosx/vout.m:203 +#: modules/gui/qt4/components/preferences_widgets.cpp:555 +#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:269 +#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:319 +#: modules/video_filter/marq.c:58 modules/video_filter/rss.c:65 +#: modules/video_filter/rss.c:177 modules/video_output/msw/directx.c:160 +msgid "Default" +msgstr "По-умолчанию" + +#: src/libvlc-module.c:542 modules/gui/macosx/equalizer.m:162 +#: modules/gui/macosx/extended.m:101 modules/gui/macosx/wizard.m:352 +#: modules/gui/qt4/ui/equalizer.ui:36 modules/gui/qt4/ui/vlm.ui:67 +#: modules/gui/wxwidgets/dialogs/wizard.cpp:620 +#: modules/gui/wxwidgets/extrapanel.cpp:220 +#: modules/gui/wxwidgets/extrapanel.cpp:469 +msgid "Enable" +msgstr "Включить" + +#: src/libvlc-module.c:544 modules/misc/notify/growl_udp.c:65 +msgid "UDP port" +msgstr "UDP порт" + +#: src/libvlc-module.c:546 +msgid "This is the default port used for UDP streams. Default is 1234." +msgstr "Порт, используемый для потоков UDP. по-умолчанию выбирается 1234." -#: src/libvlc.h:264 +#: src/libvlc-module.c:548 msgid "MTU of the network interface" -msgstr "" +msgstr "MTU сетевого интерфейса" -#: src/libvlc.h:266 +#: src/libvlc-module.c:550 +#, fuzzy msgid "" -"This is the typical size of UDP packets that we expect. On Ethernet it is " -"usually 1500." +"This is the maximum application-layer packet size that can be transmitted " +"over the network (in bytes)." msgstr "" +"Максимальный размер пакета, который может быть передан через сетевой " +"интерфейс. Для Ethernet обычно используется значение 1500." -#: src/libvlc.h:269 -#, fuzzy -msgid "Network interface address" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: src/libvlc-module.c:555 modules/stream_out/rtp.c:113 +msgid "Hop limit (TTL)" +msgstr "Лимит хопов (TTL)" -#: src/libvlc.h:271 +#: src/libvlc-module.c:557 +#, fuzzy msgid "" -"If you have several interfaces on your machine and use the multicast " -"solution, you will probably have to indicate the IP address of your " -"multicasting interface here." +"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the " +"multicast packets sent by the stream output (-1 = use operating system built-" +"in default)." msgstr "" +"Лимит хопов (также известный как \"Time-To-Live\" или TTL (время жизни) " +"пакетов multicast, посылаемых модулями вывода потока (0 = использовать " +"значение по-умолчанию в операционной системе)." -#: src/libvlc.h:275 modules/stream_out/rtp.c:77 -msgid "Time to live" +#: src/libvlc-module.c:561 +#, fuzzy +msgid "Multicast output interface" +msgstr "Интерфейс вывода IPv6 multicast" + +#: src/libvlc-module.c:563 +#, fuzzy +msgid "Default multicast interface. This overrides the routing table." msgstr "" +"Интерфейс IPv6 multicast по-умолчанию. Значение подменяет указанное в " +"таблице роутинга ОС." + +#: src/libvlc-module.c:565 +msgid "IPv4 multicast output interface address" +msgstr "Интерфейс вывода IPv4 multicast" -#: src/libvlc.h:277 +#: src/libvlc-module.c:567 msgid "" -"Indicate here the Time To Live of the multicast packets sent by the stream " -"output." +"IPv4 adress for the default multicast interface. This overrides the routing " +"table." msgstr "" +"IPv4 адрес для multicast интерфейса по-умолчанию. Значение подменяет " +"указанное в таблице роутинга ОС." -#: src/libvlc.h:280 -msgid "Choose program (SID)" +#: src/libvlc-module.c:570 +msgid "DiffServ Code Point" msgstr "" -#: src/libvlc.h:282 -msgid "Choose the program to select by giving its Service ID." +#: src/libvlc-module.c:571 +msgid "" +"Differentiated Services Code Point for outgoing UDP streams (or IPv4 Type Of " +"Service, or IPv6 Traffic Class). This is used for network Quality of Service." msgstr "" -#: src/libvlc.h:284 -msgid "Choose audio" +#: src/libvlc-module.c:577 +msgid "" +"Choose the program to select by giving its Service ID. Only use this option " +"if you want to read a multi-program stream (like DVB streams for example)." msgstr "" +"Выберите программу по ее номеру Service ID. Используйте только в том случае, " +"если хотите просмотреть поток с несколькими программами (например, поток " +"DVB)." -#: src/libvlc.h:286 +#: src/libvlc-module.c:583 msgid "" -"Give the default type of audio you want to use in a DVD. (Developers only)" +"Choose the programs to select by giving a comma-separated list of Service " +"IDs (SIDs). Only use this option if you want to read a multi-program stream " +"(like DVB streams for example)." msgstr "" +"Выберите программы по отделенному запятыми списку номеров Service ID. " +"Используйте только в том случае, если хотите просмотреть поток с несколькими " +"программами (например, поток DVB)." -#: src/libvlc.h:289 -msgid "Choose audio channel" -msgstr "" +#: src/libvlc-module.c:589 modules/gui/qt4/ui/open_disk.ui:226 +#: modules/gui/wxwidgets/dialogs/open.cpp:780 +msgid "Audio track" +msgstr "Аудио дорожка" + +#: src/libvlc-module.c:591 +msgid "Stream number of the audio track to use (from 0 to n)." +msgstr "Номер аудио дорожки, которую вы хотите использовать (от 0 до n)." -#: src/libvlc.h:291 +#: src/libvlc-module.c:594 modules/gui/qt4/ui/open_disk.ui:255 +#: modules/gui/wxwidgets/dialogs/open.cpp:772 +msgid "Subtitles track" +msgstr "Дорожка субтитров" + +#: src/libvlc-module.c:596 +msgid "Stream number of the subtitle track to use (from 0 to n)." +msgstr "Номер субтитров, которые Вы хотите использовать (от 0 до n)." + +#: src/libvlc-module.c:599 +msgid "Audio language" +msgstr "Язык звука" + +#: src/libvlc-module.c:601 msgid "" -"Give the stream number of the audio channel you want to use in a DVD (from 0 " -"to n)." +"Language of the audio track you want to use (comma separated, two or three " +"letter country code)." msgstr "" +"Укажите язык звуковой дорожки, которую Вы хотите использовать (разделенные " +"запятыми двух- или трехбуквенные коды стран)." -#: src/libvlc.h:294 -#, fuzzy -msgid "Choose subtitle track" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: src/libvlc-module.c:604 +msgid "Subtitle language" +msgstr "Язык субтитров" -#: src/libvlc.h:296 +#: src/libvlc-module.c:606 msgid "" -"Give the stream number of the subtitle channel you want to use (from 0 to n)." +"Language of the subtitle track you want to use (comma separated, two or tree " +"letter country code)." msgstr "" +"Укажите язык субтитров, которые вы хотите использовать (разделенные запятыми " +"двух- или трехбуквенные коды стран)." + +#: src/libvlc-module.c:610 +msgid "Audio track ID" +msgstr "ID аудио дорожки" + +#: src/libvlc-module.c:612 +msgid "Stream ID of the audio track to use." +msgstr "Номер аудио дорожки, которую вы хотите использовать (от 0 до n)." + +#: src/libvlc-module.c:614 +msgid "Subtitles track ID" +msgstr "ID дорожки субтитров" -#: src/libvlc.h:299 src/libvlc.h:300 +#: src/libvlc-module.c:616 +msgid "Stream ID of the subtitle track to use." +msgstr "Номер дорожки субтитров, которые вы хотите использовать (от 0 до n)." + +#: src/libvlc-module.c:618 +msgid "Input repetitions" +msgstr "Повторения ввода" + +#: src/libvlc-module.c:620 msgid "Number of time the same input will be repeated" -msgstr "" +msgstr "Число повторений одного и того же потока ввода" -#: src/libvlc.h:302 src/libvlc.h:303 -msgid "Input start time (seconds)" -msgstr "" +#: src/libvlc-module.c:622 +msgid "Start time" +msgstr "Время начала" + +#: src/libvlc-module.c:624 +msgid "The stream will start at this position (in seconds)." +msgstr "Поток начнется с этой позиции (в секундах)." + +#: src/libvlc-module.c:626 +msgid "Stop time" +msgstr "Время остановки" + +#: src/libvlc-module.c:628 +msgid "The stream will stop at this position (in seconds)." +msgstr "Поток остановится на этой позиции (в секундах)." + +#: src/libvlc-module.c:630 +#, fuzzy +msgid "Run time" +msgstr "Рунди" + +#: src/libvlc-module.c:632 +#, fuzzy +msgid "The stream will run this duration (in seconds)." +msgstr "Поток начнется с этой позиции (в секундах)." + +#: src/libvlc-module.c:634 +msgid "Input list" +msgstr "Входной список" -#: src/libvlc.h:305 src/libvlc.h:306 -msgid "Input stop time (seconds)" +#: src/libvlc-module.c:636 +msgid "" +"You can give a comma-separated list of inputs that will be concatenated " +"together after the normal one." msgstr "" +"Здесь можно задать разделенный запятыми список потоков ввода, которые будут " +"обьединены после стандартного." -#: src/libvlc.h:308 src/libvlc.h:309 +#: src/libvlc-module.c:639 msgid "Input slave (experimental)" +msgstr "Ведомые потоки ввода (экспериментально)" + +#: src/libvlc-module.c:641 +msgid "" +"This allows you to play from several inputs at the same time. This feature " +"is experimental, not all formats are supported. Use a '#' separated list of " +"inputs." msgstr "" +"Позволяет одновременно воспроизводить несколько потоков ввода. Эта " +"особенность экспериментальна, не все форматы поддерживаются. Используйте " +"список ввода с элементами, разделенными символом '#'." -#: src/libvlc.h:311 +#: src/libvlc-module.c:645 msgid "Bookmarks list for a stream" -msgstr "" +msgstr "Список закладок для потока" -#: src/libvlc.h:312 +#: src/libvlc-module.c:647 msgid "" -"You can specify a list of bookmarks for a stream in the form " +"You can manually give a list of bookmarks for a stream in the form " "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset}," -"{etc...}\"" +"{...}\"" msgstr "" +"Можно задать список закладок для потока в форме \"{name=имя-закладки," +"time=необязательное-смещение-времени,bytes=необязательное-смещение-по-" +"байтам},{...}\"." -#: src/libvlc.h:317 +#: src/libvlc-module.c:653 msgid "" "These options allow you to modify the behavior of the subpictures subsystem. " -"You can for example enable subpictures filters (logo, ...). Enable these " +"You can for example enable subpictures filters (logo, etc.). Enable these " "filters here and configure them in the \"subpictures filters\" modules " "section. You can also set many miscellaneous subpictures options." msgstr "" +"Эти настройки позволяют Вам изменить поведение подсистемы слоев. К примеру, " +"можно включить фильтры (лого и т.п.). Включите эти фильтры здесь и настройки " +"в разделе \"Фильтры слоев\". Также можно задать множество дополнительных " +"настроек данных модулей." -#: src/libvlc.h:323 -msgid "Force SPU position" -msgstr "" +#: src/libvlc-module.c:659 +msgid "Force subtitle position" +msgstr "Задать позицию субтитров" -#: src/libvlc.h:325 +#: src/libvlc-module.c:661 msgid "" "You can use this option to place the subtitles under the movie, instead of " "over the movie. Try several positions." msgstr "" +"Позволяет разместить субтитры под фильмом, вместо или над фильмом. " +"Попробуйте разные позиции." + +#: src/libvlc-module.c:664 +msgid "Enable sub-pictures" +msgstr "Включить модуль \"Слои\"" -#: src/libvlc.h:328 +#: src/libvlc-module.c:666 +msgid "You can completely disable the sub-picture processing." +msgstr "Можно полностью отключить обработку слоев." + +#: src/libvlc-module.c:668 src/libvlc-module.c:1558 src/text/iso-639_def.h:143 +#: modules/gui/qt4/ui/sprefs_subtitles.ui:22 +#: modules/stream_out/transcode.c:285 msgid "On Screen Display" -msgstr "" +msgstr "OSD" -#: src/libvlc.h:330 +#: src/libvlc-module.c:670 msgid "" "VLC can display messages on the video. This is called OSD (On Screen " -"Display). You can disable this feature here." +"Display)." +msgstr "VLC может отображать сообщения на видео (OSD, On Screen Display)." + +#: src/libvlc-module.c:673 +msgid "Text rendering module" +msgstr "Модуль генератора текста" + +#: src/libvlc-module.c:675 +msgid "" +"VLC normally uses Freetype for rendering, but this allows you to use svg for " +"instance." msgstr "" +"По-умолчанию VLC использует для генерации текста модуль Freetype, но вы " +"можете указать другой, например svg." -#: src/libvlc.h:333 -#, fuzzy +#: src/libvlc-module.c:677 msgid "Subpictures filter module" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Модуль фильтров слоев" -#: src/libvlc.h:335 +#: src/libvlc-module.c:679 +#, fuzzy msgid "" -"This will allow you to add a subpictures filter for instance to overlay a " -"logo." +"This adds so-called \"subpicture filters\". These filters overlay some " +"images or text over the video (like a logo, arbitrary text...)." msgstr "" +"Добавляет т.н. \"фильтры слоев\". Эти фильтры управляют наложеникм некоторых " +"изображений или текста на видео поток (например лого, дополнительный текст, " +"и т.д.)." -#: src/libvlc.h:338 -#, fuzzy +#: src/libvlc-module.c:682 msgid "Autodetect subtitle files" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Автоматически определять файлы субтитров" -#: src/libvlc.h:340 +#: src/libvlc-module.c:684 msgid "" -"Automatically detect a subtitle file, if no subtitle filename is specified." +"Automatically detect a subtitle file, if no subtitle filename is specified " +"(based on the filename of the movie)." msgstr "" +"Автоматически определять файл субтитров, если имя файла не указано " +"(основывается на имени файла фильма)." -#: src/libvlc.h:343 -#, fuzzy +#: src/libvlc-module.c:687 msgid "Subtitle autodetection fuzziness" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Нечеткое определение файлов субтитров" -#: src/libvlc.h:345 +#: src/libvlc-module.c:689 msgid "" "This determines how fuzzy subtitle and movie filename matching will be. " "Options are:\n" @@ -1422,10788 +2792,23789 @@ msgid "" "3 = subtitle file matching the movie name with additional chars\n" "4 = subtitle file matching the movie name exactly" msgstr "" +"Эта опция определяет, насколько нечетким будет определение имени файлов " +"субтитров и фильма. Возможные значения:\n" +"0 = отключить автоопределение\n" +"1 = любой файл субтитров\n" +"2 = любой файл субтитров, имя которого содержит имя файла фильма\n" +"3 = файл субтитров, содержащий имя файла фильма и дополнительные знаки\n" +"4 = файл субтитров, содержащий только имя файла фильма" -#: src/libvlc.h:353 -#, fuzzy +#: src/libvlc-module.c:697 msgid "Subtitle autodetection paths" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Пути автоопределения файлов субтитров" -#: src/libvlc.h:355 +#: src/libvlc-module.c:699 msgid "" "Look for a subtitle file in those paths too, if your subtitle file was not " "found in the current directory." msgstr "" +"Если файл субтитров не был найден в текущем каталоге, искать также и в этих " +"каталогах." -#: src/libvlc.h:358 -#, fuzzy +#: src/libvlc-module.c:702 msgid "Use subtitle file" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Использовать файл субтитров" -#: src/libvlc.h:360 +#: src/libvlc-module.c:704 msgid "" "Load this subtitle file. To be used when autodetect cannot detect your " "subtitle file." msgstr "" +"Использовать именно этот файл субтитров. Имеет смысл задавать, если " +"автоопределение не срабатывает." -#: src/libvlc.h:363 +#: src/libvlc-module.c:707 msgid "DVD device" -msgstr "" +msgstr "Устройство DVD" -#: src/libvlc.h:366 +#: src/libvlc-module.c:710 msgid "" "This is the default DVD drive (or file) to use. Don't forget the colon after " "the drive letter (eg. D:)" msgstr "" +"Устройство (или файл) DVD для использования по-умолчанию. Не забудьте о " +"двоеточии после имени диска (к примеру, D:)." -#: src/libvlc.h:370 +#: src/libvlc-module.c:714 msgid "This is the default DVD device to use." -msgstr "" +msgstr "Устройство (или файл) DVD для использования по-умолчанию." -#: src/libvlc.h:373 +#: src/libvlc-module.c:717 msgid "VCD device" -msgstr "" +msgstr "Устройство VCD" -#: src/libvlc.h:376 +#: src/libvlc-module.c:720 msgid "" "This is the default VCD device to use. If you don't specify anything, we'll " "scan for a suitable CD-ROM device." msgstr "" +"Устройство VCD для использования по-умолчанию. Если вы не укажете тут " +"ничего, VLC просканирует систему на предмет подходящего устройства CD-ROM." -#: src/libvlc.h:380 +#: src/libvlc-module.c:724 msgid "This is the default VCD device to use." -msgstr "" +msgstr "Устройство VCD для использования по-умолчанию." -#: src/libvlc.h:383 -#, fuzzy +#: src/libvlc-module.c:727 msgid "Audio CD device" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Устройство Audio CD" -#: src/libvlc.h:386 +#: src/libvlc-module.c:730 msgid "" "This is the default Audio CD device to use. If you don't specify anything, " "we'll scan for a suitable CD-ROM device." msgstr "" +"Устройство Audio CD для использования по-умолчанию. Если вы не укажете тут " +"ничего, VLC просканирует систему на предмет подходящего устройства CD-ROM." -#: src/libvlc.h:390 +#: src/libvlc-module.c:734 msgid "This is the default Audio CD device to use." -msgstr "" +msgstr "Устройство Audio CD для использования по-умолчанию." -#: src/libvlc.h:393 modules/gui/wxwindows/open.cpp:722 +#: src/libvlc-module.c:737 modules/gui/qt4/ui/open_net.ui:127 +#: modules/gui/wxwidgets/dialogs/open.cpp:842 msgid "Force IPv6" -msgstr "" +msgstr "Использовать только IPv6" -#: src/libvlc.h:395 -msgid "" -"If you check this box, IPv6 will be used by default for all UDP and HTTP " -"connections." -msgstr "" +#: src/libvlc-module.c:739 +msgid "IPv6 will be used by default for all connections." +msgstr "IPv6 будет использован по-умолчанию для всех соединений." -#: src/libvlc.h:398 +#: src/libvlc-module.c:741 msgid "Force IPv4" -msgstr "" +msgstr "Использовать только IPv4" + +#: src/libvlc-module.c:743 +msgid "IPv4 will be used by default for all connections." +msgstr "IPv4 будет использован по-умолчанию для всех соединений." -#: src/libvlc.h:400 +#: src/libvlc-module.c:745 +msgid "TCP connection timeout" +msgstr "Таймаут TCP-соединения" + +#: src/libvlc-module.c:747 +msgid "Default TCP connection timeout (in milliseconds). " +msgstr "Таймаут TCP-соединения по-умолчанию (в миллисекундах). " + +#: src/libvlc-module.c:749 +msgid "SOCKS server" +msgstr "SOCKS сервер" + +#: src/libvlc-module.c:751 msgid "" -"If you check this box, IPv4 will be used by default for all UDP and HTTP " -"connections." +"SOCKS proxy server to use. This must be of the form address:port. It will be " +"used for all TCP connections" msgstr "" +"SOCKS прокси сервер для подключения. Должно быть задано в форме адрес:порт. " +"Будет использовано для всех TCP-соединений." -#: src/libvlc.h:403 -#, fuzzy +#: src/libvlc-module.c:754 +msgid "SOCKS user name" +msgstr "Имя пользователя" + +#: src/libvlc-module.c:756 +msgid "User name to be used for connection to the SOCKS proxy." +msgstr "" +"Имя пользователя, которое будет использовано при подсоединении к SOCKS " +"прокси." + +#: src/libvlc-module.c:758 +msgid "SOCKS password" +msgstr "Пароль" + +#: src/libvlc-module.c:760 +msgid "Password to be used for connection to the SOCKS proxy." +msgstr "Пароль, который будет использован при соединения с SOCKS." + +#: src/libvlc-module.c:762 msgid "Title metadata" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Мета-данные названия" -#: src/libvlc.h:405 +#: src/libvlc-module.c:764 msgid "Allows you to specify a \"title\" metadata for an input." -msgstr "" +msgstr "Позволяет выбрать мета-данные \"названия\" для входного потока." -#: src/libvlc.h:407 +#: src/libvlc-module.c:766 msgid "Author metadata" -msgstr "" +msgstr "Мета-данные автора" -#: src/libvlc.h:409 +#: src/libvlc-module.c:768 msgid "Allows you to specify an \"author\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"автора\" для входного потока." -#: src/libvlc.h:411 +#: src/libvlc-module.c:770 msgid "Artist metadata" -msgstr "" +msgstr "Мета-данные \"артиста\"" -#: src/libvlc.h:413 +#: src/libvlc-module.c:772 msgid "Allows you to specify an \"artist\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"артиста\" для входного потока." -#: src/libvlc.h:415 +#: src/libvlc-module.c:774 msgid "Genre metadata" -msgstr "" +msgstr "Мета-данные стиля" -#: src/libvlc.h:417 +#: src/libvlc-module.c:776 msgid "Allows you to specify a \"genre\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"стиля\" для входного потока." -#: src/libvlc.h:419 +#: src/libvlc-module.c:778 msgid "Copyright metadata" -msgstr "" +msgstr "Мета-данные авторских прав" -#: src/libvlc.h:421 +#: src/libvlc-module.c:780 msgid "Allows you to specify a \"copyright\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"авторских прав\" для входного потока." -#: src/libvlc.h:423 -#, fuzzy +#: src/libvlc-module.c:782 msgid "Description metadata" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Мета-данные описания" -#: src/libvlc.h:425 +#: src/libvlc-module.c:784 msgid "Allows you to specify a \"description\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"описания\" для входного потока." -#: src/libvlc.h:427 +#: src/libvlc-module.c:786 msgid "Date metadata" -msgstr "" +msgstr "Мета-данные даты" -#: src/libvlc.h:429 +#: src/libvlc-module.c:788 msgid "Allows you to specify a \"date\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"даты\" для входного потока." -#: src/libvlc.h:431 +#: src/libvlc-module.c:790 msgid "URL metadata" -msgstr "" +msgstr "Мета-данные URL" -#: src/libvlc.h:433 +#: src/libvlc-module.c:792 msgid "Allows you to specify a \"url\" metadata for an input." -msgstr "" +msgstr "Позволяет задать мета-данные \"URL\" для входного потока." -#: src/libvlc.h:436 +#: src/libvlc-module.c:796 msgid "" "This option can be used to alter the way VLC selects its codecs " "(decompression methods). Only advanced users should alter this option as it " "can break playback of all your streams." msgstr "" +"Этот параметр используется для изменения метода выбора кодеков. Только " +"продвинутые пользователи должны изменять эти настройки, т.к. они могут " +"сломать существующее воспроизведение потоков." -#: src/libvlc.h:440 -msgid "Preferred codecs list" -msgstr "" +#: src/libvlc-module.c:800 +msgid "Preferred decoders list" +msgstr "Список предпочитаемых декодеров" -#: src/libvlc.h:442 +#: src/libvlc-module.c:802 msgid "" -"This allows you to select a list of codecs that VLC will use in priority. " -"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying " -"the other ones." +"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will " +"try the dummy and a52 codecs before trying the other ones. Only advanced " +"users should alter this option as it can break playback of all your streams." msgstr "" +"Список кодеков, которые VLC будет использовать, в зависимости от их " +"приоритета. К примеру, 'dummy,a52' означает попробовать 'dummy' и 'a52' " +"кодеки перед попыткой использования других. Только продвинутые пользователи " +"должны изменять эти настройки, т.к. они могут сломать существующее " +"воспроизведение потоков." -#: src/libvlc.h:446 +#: src/libvlc-module.c:807 msgid "Preferred encoders list" +msgstr "Список предпочитаемых кодировщиков" + +#: src/libvlc-module.c:809 +msgid "" +"This allows you to select a list of encoders that VLC will use in priority." +msgstr "" +"Список кодировщиков, которые VLC будет использовать, в зависимости от их " +"приоритета." + +#: src/libvlc-module.c:812 +msgid "Prefer system plugins over vlc" msgstr "" -#: src/libvlc.h:448 +#: src/libvlc-module.c:814 msgid "" -"This allows you to select a list of encoders that VLC will use in priority" +"Indicates whether VLC will prefer native plugins installed on system over " +"VLC owns plugins whenever a choice is available." msgstr "" -#: src/libvlc.h:452 +#: src/libvlc-module.c:823 msgid "" "These options allow you to set default global options for the stream output " "subsystem." msgstr "" +"Эти параметры позволяют задать общие настройки для подсистемы вывода потока." -#: src/libvlc.h:455 -#, fuzzy -msgid "Choose a stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: src/libvlc-module.c:826 +msgid "Default stream output chain" +msgstr "Цепочка вывода потока по-умолчанию" -#: src/libvlc.h:457 -msgid "Empty if no stream output." +#: src/libvlc-module.c:828 +msgid "" +"You can enter here a default stream output chain. Refer to the documentation " +"to learn how to build such chains.Warning: this chain will be enabled for " +"all streams." msgstr "" +"Вы можете ввести цепучку вывода потока, используемую по-умолчанию. " +"Обратитеськ документации, чтобы узнать более подробно, как строить такие " +"цепочки. Осторожно: эта цепочка будет применяться для всех потоков." -#: src/libvlc.h:459 +#: src/libvlc-module.c:832 msgid "Enable streaming of all ES" -msgstr "" +msgstr "Включить вещание всех элементарных потоков" -#: src/libvlc.h:461 -msgid "This allows you to stream all ES (video, audio and subtitles)" -msgstr "" +#: src/libvlc-module.c:834 +msgid "Stream all elementary streams (video, audio and subtitles)" +msgstr "Вещать все элементарные потоки (видео, аудио и субтитры" -#: src/libvlc.h:463 +#: src/libvlc-module.c:836 msgid "Display while streaming" -msgstr "" +msgstr "Показывать во время вещания" -#: src/libvlc.h:465 -msgid "This allows you to play the stream while streaming it." -msgstr "" +#: src/libvlc-module.c:838 +msgid "Play locally the stream while streaming it." +msgstr "Воспроизводить поток локально во время вещания" -#: src/libvlc.h:467 -#, fuzzy +#: src/libvlc-module.c:840 msgid "Enable video stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Включить вывод видео потока" -#: src/libvlc.h:469 src/libvlc.h:474 +#: src/libvlc-module.c:842 msgid "" -"This allows you to choose if the video stream should be redirected to the " -"stream output facility when this last one is enabled." +"Choose whether the video stream should be redirected to the stream output " +"facility when this last one is enabled." msgstr "" +"Перенаправление видео потока в соответствующий модуль вывода, если последний " +"включен." -#: src/libvlc.h:472 -#, fuzzy +#: src/libvlc-module.c:845 msgid "Enable audio stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Включить вывод аудиопотока" -#: src/libvlc.h:477 -#, fuzzy +#: src/libvlc-module.c:847 +msgid "" +"Choose whether the audio stream should be redirected to the stream output " +"facility when this last one is enabled." +msgstr "" +"Перенаправление аудио потока в соответствующий модуль вывода, если последний " +"включен." + +#: src/libvlc-module.c:850 +msgid "Enable SPU stream output" +msgstr "Включить вывод субтитров" + +#: src/libvlc-module.c:852 +msgid "" +"Choose whether the SPU streams should be redirected to the stream output " +"facility when this last one is enabled." +msgstr "" +"Перенаправление потока субтитров в соответствующий модуль вывода, если " +"последний включен." + +#: src/libvlc-module.c:855 msgid "Keep stream output open" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Сохранять поток вывода открытым" -#: src/libvlc.h:479 +#: src/libvlc-module.c:857 msgid "" "This allows you to keep an unique stream output instance across multiple " "playlist item (automatically insert the gather stream output if not " "specified)" msgstr "" +"Этот параметр позволяет сохранять один и тот же поток вывода среди " +"нескольких элементов плейлиста (автоматически вставлять выходной поток, если " +"ничего не указано." -#: src/libvlc.h:483 -msgid "Preferred packetizer list" +#: src/libvlc-module.c:861 +#, fuzzy +msgid "Stream output muxer caching (ms)" +msgstr "Остановить поток" + +#: src/libvlc-module.c:863 +#, fuzzy +msgid "" +"This allow you to configure the initial caching amount for stream output " +"muxer. This value should be set in milliseconds." msgstr "" +"Позволяет изменять значение кэша по-умолчанию для потоков RTSP. Значение " +"указывается в миллисекундах." + +#: src/libvlc-module.c:866 +msgid "Preferred packetizer list" +msgstr "Cписок предпочитаемых упаковщиков" -#: src/libvlc.h:485 +#: src/libvlc-module.c:868 msgid "" "This allows you to select the order in which VLC will choose its packetizers." msgstr "" +"Этот параметр позволяет выбирать порядок, в котором VLC будет использовать " +"упаковщики." -#: src/libvlc.h:488 -#, fuzzy +#: src/libvlc-module.c:871 msgid "Mux module" -msgstr "íÏÄÕÌÉ" +msgstr "Модуль икапсуляции" -#: src/libvlc.h:490 +#: src/libvlc-module.c:873 msgid "This is a legacy entry to let you configure mux modules" -msgstr "" +msgstr "Устаревший параметр, позволяет настроить модули инкапсуляции" -#: src/libvlc.h:492 +#: src/libvlc-module.c:875 msgid "Access output module" -msgstr "" +msgstr "Модуль вывода" -#: src/libvlc.h:494 +#: src/libvlc-module.c:877 msgid "This is a legacy entry to let you configure access output modules" -msgstr "" +msgstr "Устаревший параметр, позволяет настраивать модули вывода" -#: src/libvlc.h:496 +#: src/libvlc-module.c:879 msgid "Control SAP flow" -msgstr "" +msgstr "Управление потоком SAP" -#: src/libvlc.h:497 +#: src/libvlc-module.c:881 msgid "" "If this option is enabled, the flow on the SAP multicast address will be " -"controlled. This is needed if you want to make announcements on the MBone" +"controlled. This is needed if you want to make announcements on the MBone." msgstr "" +"Если этот параметр включен, включается контроль над потоком на multicast " +"адресе SAP.Это необходимо, если вы хотите рассылать оповещения на MBone." -#: src/libvlc.h:501 +#: src/libvlc-module.c:885 msgid "SAP announcement interval" -msgstr "" +msgstr "Период оповещений SAP" -#: src/libvlc.h:502 +#: src/libvlc-module.c:887 msgid "" "When the SAP flow control is disabled, this lets you set the fixed interval " -"between SAP announcements" +"between SAP announcements." msgstr "" +"Когда управление потоком SAP выключено, этот параметр позволяет установить " +"фиксированный период рассылки оповещений SAP" -#: src/libvlc.h:506 +#: src/libvlc-module.c:896 msgid "" -"These options allow you to enable special CPU optimizations.\n" -"You should always leave all these enabled." +"These options allow you to enable special CPU optimizations. You should " +"always leave all these enabled." msgstr "" +"Эти параметры позволяют вам включить специальную оптимизацию \n" +" центрального процессора. Не стоит отключать здесь что-либо." -#: src/libvlc.h:509 -msgid "Enable CPU MMX support" +#: src/libvlc-module.c:899 +msgid "Enable FPU support" +msgstr "Включить поддержку сопроцессора для операций с плавающей точкой (FPU)" + +#: src/libvlc-module.c:901 +msgid "" +"If your processor has a floating point calculation unit, VLC can take " +"advantage of it." msgstr "" +"Если ваш процессор имеет модуль вычисления с плавающей запятой, VLC может " +"его использовать." + +#: src/libvlc-module.c:904 +msgid "Enable CPU MMX support" +msgstr "Включить поддержку MMX" -#: src/libvlc.h:511 +#: src/libvlc-module.c:906 msgid "" "If your processor supports the MMX instructions set, VLC can take advantage " "of them." msgstr "" +"Если ваш процессор поддерживает набор комманд MMX, VLC может их использовать." -#: src/libvlc.h:514 +#: src/libvlc-module.c:909 msgid "Enable CPU 3D Now! support" -msgstr "" +msgstr "Включить поддержку 3D Now!" -#: src/libvlc.h:516 +#: src/libvlc-module.c:911 msgid "" "If your processor supports the 3D Now! instructions set, VLC can take " "advantage of them." msgstr "" +"Если ваш процессор поддерживает набор комманд 3D Now!, VLC может их " +"использовать." -#: src/libvlc.h:519 +#: src/libvlc-module.c:914 msgid "Enable CPU MMX EXT support" -msgstr "" +msgstr "Включить поддержку MMX EXT" -#: src/libvlc.h:521 +#: src/libvlc-module.c:916 msgid "" "If your processor supports the MMX EXT instructions set, VLC can take " "advantage of them." msgstr "" +"Если ваш процессор поддерживает набор комманд MMX EXT, VLC может их " +"использовать." -#: src/libvlc.h:524 +#: src/libvlc-module.c:919 msgid "Enable CPU SSE support" -msgstr "" +msgstr "Включить поддержку SSE" -#: src/libvlc.h:526 +#: src/libvlc-module.c:921 msgid "" "If your processor supports the SSE instructions set, VLC can take advantage " "of them." msgstr "" +"Если ваш процессор поддерживает набор комманд SSE, VLC может их использовать." -#: src/libvlc.h:529 +#: src/libvlc-module.c:924 msgid "Enable CPU SSE2 support" -msgstr "" +msgstr "Включить поддержку SSE2" -#: src/libvlc.h:531 +#: src/libvlc-module.c:926 msgid "" "If your processor supports the SSE2 instructions set, VLC can take advantage " "of them." msgstr "" +"Если ваш процессор поддерживает набор комманд SSE2, VLC может их " +"использовать." -#: src/libvlc.h:534 +#: src/libvlc-module.c:929 msgid "Enable CPU AltiVec support" -msgstr "" +msgstr "Включить поддержку AltiVec" -#: src/libvlc.h:536 +#: src/libvlc-module.c:931 msgid "" "If your processor supports the AltiVec instructions set, VLC can take " "advantage of them." msgstr "" +"Если ваш процессор поддерживает набор комманд AltiVec, VLC может их " +"использовать." -#: src/libvlc.h:540 +#: src/libvlc-module.c:936 msgid "" -"These options define the behavior of the playlist. Some of them can be " -"overridden in the playlist dialog box." +"These options allow you to select default modules. Leave these alone unless " +"you really know what you are doing." msgstr "" +"Эти параметры позволяют выбирать модули по-умолчанию. Не изменяйте их, если " +"вы не уверены в том, что делаете." -#: src/libvlc.h:543 -msgid "Play files randomly forever" -msgstr "" +#: src/libvlc-module.c:939 +msgid "Memory copy module" +msgstr "Модуль памяти" -#: src/libvlc.h:545 +#: src/libvlc-module.c:941 msgid "" -"When selected, VLC will randomly play files in the playlist until " -"interrupted." +"You can select which memory copy module you want to use. By default VLC will " +"select the fastest one supported by your hardware." msgstr "" +"Вы можете выбрать какой модуль копирования памяти использовать. По-умолчанию " +"VLC выберет самый быстрый из поддерживаемых вашим оборудованием." -#: src/libvlc.h:548 -#, fuzzy -msgid "Loop playlist on end" -msgstr "ïÔËÒÙÔØ ÓÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: src/libvlc-module.c:944 +msgid "Access module" +msgstr "Модуль ввода" -#: src/libvlc.h:550 +#: src/libvlc-module.c:946 msgid "" -"If you want VLC to keep playing the playlist indefinitely then enable this " -"option." +"This allows you to force an access module. You can use it if the correct " +"access is not automatically detected. You should not set this as a global " +"option unless you really know what you are doing." msgstr "" +"Используемый модуль ввода. Вы можете указать правильный модуль, если " +"автоопределение не сработало. Не устанавливайте этот параметр, как общий, " +"если вы не уверены в том, что делаете." -#: src/libvlc.h:553 -#, fuzzy -msgid "Repeat the current item" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: src/libvlc-module.c:950 +msgid "Access filter module" +msgstr "Модуль фильтрации ввода" -#: src/libvlc.h:555 +#: src/libvlc-module.c:952 msgid "" -"When this is active, VLC will keep playing the current playlist item over " -"and over again." +"Access filters are used to modify the stream that is being read. This is " +"used for instance for timeshifting." msgstr "" +"Фильтры ввода используются для изменения потока после чтения. Это " +"необходимо, к примеру, для сдвига по времени" -#: src/libvlc.h:558 -#, fuzzy -msgid "Play and stop" -msgstr "÷ÏÓÐÒÏÉÚ×ÏÄÉÔØ ÂÙÓÔÒÅÅ" - -#: src/libvlc.h:560 -msgid "" -"Stop the playlist after each played playlist item. Does advance the playlist " -"index." -msgstr "" +#: src/libvlc-module.c:955 +msgid "Demux module" +msgstr "Модуль демультиплексора" -#: src/libvlc.h:564 +#: src/libvlc-module.c:957 msgid "" -"These options allow you to select default modules. Leave these alone unless " +"Demultiplexers are used to separate the \"elementary\" streams (like audio " +"and video streams). You can use it if the correct demuxer is not " +"automatically detected. You should not set this as a global option unless " "you really know what you are doing." msgstr "" +"Демультиплексоры используются для разделения эелементарных потоков (таких " +"как звук и видео). Вы можете указать правильный демультиплексор, если " +"автоопределение не сработало. Не устанавливайте этот параметр, как общий, " +"если вы не уверены в том, что делаете." -#: src/libvlc.h:567 -msgid "Memory copy module" -msgstr "" - -#: src/libvlc.h:569 -msgid "" -"You can select which memory copy module you want to use. By default VLC will " -"select the fastest one supported by your hardware." -msgstr "" - -#: src/libvlc.h:572 -#, fuzzy -msgid "Access module" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: src/libvlc.h:574 -msgid "This is a legacy entry to let you configure access modules." -msgstr "" - -#: src/libvlc.h:576 -msgid "Demux module" -msgstr "" - -#: src/libvlc.h:578 -msgid "This is a legacy entry to let you configure demux modules." -msgstr "" - -#: src/libvlc.h:580 +#: src/libvlc-module.c:962 msgid "Allow real-time priority" -msgstr "" +msgstr "Разрешить приоритет реального времени" -#: src/libvlc.h:582 +#: src/libvlc-module.c:964 msgid "" "Running VLC in real-time priority will allow for much more precise " "scheduling and yield better, especially when streaming content. It can " "however lock up your whole machine, or make it very very slow. You should " "only activate this if you know what you're doing." msgstr "" +"Запуск VLC с приоритетом реального времени позволяет получать большую часть " +"процессорного времени, что дает лучший результат, особенно для вещания. " +"Однако, это может завесить весь ваш компьютер или сделает его очень " +"медленным. Вы должны включать этот параметр только в том случае, если " +"уверены в том, что делаете." -#: src/libvlc.h:588 +#: src/libvlc-module.c:970 msgid "Adjust VLC priority" -msgstr "" +msgstr "Настроить приоритет VLC" -#: src/libvlc.h:590 +#: src/libvlc-module.c:972 msgid "" "This option adds an offset (positive or negative) to VLC default priorities. " "You can use it to tune VLC priority against other programs, or against other " "VLC instances." msgstr "" +"Этот параметр добавляет смещение (в большую или меньшую сторону) к " +"приоритету VLC по-умолчанию. Вы можете настраивать приоритет относительно " +"других программ или относительно других процессов VLC." -#: src/libvlc.h:594 -#, fuzzy +#: src/libvlc-module.c:976 msgid "Minimize number of threads" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Минимизировать число потоков" -#: src/libvlc.h:596 -msgid "This option minimizes the number of threads needed to run VLC" +#: src/libvlc-module.c:978 +msgid "This option minimizes the number of threads needed to run VLC." msgstr "" +"Этот параметр минимизирует количество потоков, необходимых для работы VLC." -#: src/libvlc.h:598 -msgid "Modules search path" +#: src/libvlc-module.c:980 +msgid "Policy for handling unsafe options." msgstr "" -#: src/libvlc.h:600 +#: src/libvlc-module.c:982 msgid "" -"This option allows you to specify an additional path for VLC to look for its " -"modules." +"This option dictates the default policy when processing options which may be " +"harmful when used in a malicious way." msgstr "" -#: src/libvlc.h:603 +#: src/libvlc-module.c:986 +#, fuzzy +msgid "Block" +msgstr "Черный" + +#: src/libvlc-module.c:986 +#, fuzzy +msgid "Allow" +msgstr "Все" + +#: src/libvlc-module.c:986 +#, fuzzy +msgid "Prompt" +msgstr "Поп" + +#: src/libvlc-module.c:988 +msgid "Modules search path" +msgstr "Путь поиска модулей" + +#: src/libvlc-module.c:990 +msgid "Additional path for VLC to look for its modules." +msgstr "Дополнительный путь для поиска модулей VLC." + +#: src/libvlc-module.c:992 +msgid "VLM configuration file" +msgstr "Конфигурационный файл VLM" + +#: src/libvlc-module.c:994 +msgid "Read a VLM configuration file as soon as VLM is started." +msgstr "Загрузить указанный конфигурационный файл при запуске VLM." + +#: src/libvlc-module.c:996 msgid "Use a plugins cache" -msgstr "" +msgstr "Использовать кэш плагинов" -#: src/libvlc.h:605 -msgid "" -"This option allows you to use a plugins cache which will greatly improve the " -"start time of VLC." -msgstr "" +#: src/libvlc-module.c:998 +msgid "Use a plugins cache which will greatly improve the startup time of VLC." +msgstr "Использование кэша плагинов существенно ускоряет запуск VLC." + +#: src/libvlc-module.c:1000 +msgid "Collect statistics" +msgstr "Собирать статистику" -#: src/libvlc.h:608 +#: src/libvlc-module.c:1002 +msgid "Collect miscellaneous statistics." +msgstr "Собирать разнообразную статистику." + +#: src/libvlc-module.c:1004 msgid "Run as daemon process" -msgstr "" +msgstr "Запускать на фону" -#: src/libvlc.h:610 +#: src/libvlc-module.c:1006 msgid "Runs VLC as a background daemon process." +msgstr "Запускать VLC как фоновый процесс." + +#: src/libvlc-module.c:1008 +msgid "Write process id to file" msgstr "" -#: src/libvlc.h:612 -msgid "Allow only one running instance" +#: src/libvlc-module.c:1010 +msgid "Writes process id into specified file." msgstr "" -#: src/libvlc.h:614 +#: src/libvlc-module.c:1012 +msgid "Log to file" +msgstr "Сохранять журнал в файл" + +#: src/libvlc-module.c:1014 +msgid "Log all VLC messages to a text file." +msgstr "Сохранять все сообщения VLC в текстовый файл." + +#: src/libvlc-module.c:1016 +msgid "Log to syslog" +msgstr "Выводить журнал в syslog" + +#: src/libvlc-module.c:1018 +msgid "Log all VLC messages to syslog (UNIX systems)." +msgstr "Выводить все сообщения VLC в syslog (UNIX-системы)." + +#: src/libvlc-module.c:1020 +msgid "Allow only one running instance" +msgstr "Разрешать запуск только одной копии VLC" + +#: src/libvlc-module.c:1022 msgid "" "Allowing only one running instance of VLC can sometimes be useful, for " -"instance if you associated VLC with some media types and you don't want a " -"new instance of VLC to be opened each time you double-click on a file in the " +"example if you associated VLC with some media types and you don't want a new " +"instance of VLC to be opened each time you double-click on a file in the " "explorer. This option will allow you to play the file with the already " "running instance or enqueue it." msgstr "" +"Разрешение запуска только одной копии VLC иногда полезно, к примеру если вы " +"установили ассоциации на некоторые типы файлов и не хотите, чтобы на каждый " +"щелчок по файлу у вас запускалась новая копия VLC. Этот параметр позволит " +"вам воспроизводить выбранный файл уже существующим процессом или добавить " +"его в плейлист." -#: src/libvlc.h:620 +#: src/libvlc-module.c:1030 +#, fuzzy +msgid "" +"Allowing only one running instance of VLC can sometimes be useful, for " +"example if you associated VLC with some media types and you don't want a new " +"instance of VLC to be opened each time you open a file in your file manager. " +"This option will allow you to play the file with the already running " +"instance or enqueue it. This option require the D-Bus session daemon to be " +"active and the running instance of VLC to use D-Bus control interface." +msgstr "" +"Разрешение запуска только одной копии VLC иногда полезно, к примеру если вы " +"установили ассоциации на некоторые типы файлов и не хотите, чтобы на каждый " +"щелчок по файлу у вас запускалась новая копия VLC. Этот параметр позволит " +"вам воспроизводить выбранный файл уже существующим процессом или добавить " +"его в плейлист." + +#: src/libvlc-module.c:1038 +msgid "VLC is started from file association" +msgstr "VLC запущено из ассоциаций файлов" + +#: src/libvlc-module.c:1040 +msgid "Tell VLC that it is being launched due to a file association in the OS" +msgstr "Указывает, что VLC запущен из ассоциаций файлов в ОС" + +#: src/libvlc-module.c:1043 +msgid "One instance when started from file" +msgstr "Одна копия при запуске из файла" + +#: src/libvlc-module.c:1045 +msgid "Allow only one running instance when started from file." +msgstr "Разрешить запуск только одной копии, при запуске из файла" + +#: src/libvlc-module.c:1047 msgid "Increase the priority of the process" -msgstr "" +msgstr "Увеличить приоритет процесса" -#: src/libvlc.h:622 +#: src/libvlc-module.c:1049 msgid "" "Increasing the priority of the process will very likely improve your playing " "experience as it allows VLC not to be disturbed by other applications that " -"could otherwise take too much processor time.\n" -"However be advised that in certain circumstances (bugs) VLC could take all " -"the processor time and render the whole system unresponsive which might " -"require a reboot of your machine." +"could otherwise take too much processor time. However be advised that in " +"certain circumstances (bugs) VLC could take all the processor time and " +"render the whole system unresponsive which might require a reboot of your " +"machine." msgstr "" +"Увеличение приоритета процесса вероятно существенно увеличит " +"производительность VLC, так как позволяет меньше времени уделять на другие " +"приложения, которые могут занимать существенно большой период процессорного " +"времени. Однако, учтите, что некоторые недочеты (ошибки) VLC могут " +"использовать все время процессора, что может выразиться в отсутсвии реакции " +"системы на какие-либо действия и потребовать перезагрузки компьютера." -#: src/libvlc.h:629 -msgid "Fast mutex on NT/2K/XP (developers only)" +#: src/libvlc-module.c:1057 +msgid "Enqueue items to playlist when in one instance mode" +msgstr "Добавлять элементы в плейлист в режиме одной копии" + +#: src/libvlc-module.c:1059 +msgid "" +"When using the one instance only option, enqueue items to playlist and keep " +"playing current item." msgstr "" +"Когда разрешен запуск только одной копии VLC, новые элементы добавляются в " +"плейлист и текущий элемент продолжает воспроизводиться." -#: src/libvlc.h:631 +#: src/libvlc-module.c:1068 msgid "" -"On Windows NT/2K/XP we use a slow mutex implementation but which allows us " -"to correctly implement condition variables. You can also use the faster " -"Win9x implementation but you might experience problems with it." +"These options define the behavior of the playlist. Some of them can be " +"overridden in the playlist dialog box." msgstr "" +"Эти параметры определяют поведение плейлиста. Некоторые из них могут быть " +"переопределены в диалоговом окне плейлиста." -#: src/libvlc.h:636 -msgid "Condition variables implementation for Win9x (developers only)" +#: src/libvlc-module.c:1071 +msgid "Automatically preparse files" +msgstr "Автоматически загружать файлы" + +#: src/libvlc-module.c:1073 +msgid "" +"Automatically preparse files added to the playlist (to retrieve some " +"metadata)." msgstr "" +"Автоматически загружать файлы, добавляемые в плейлист (для получения мета-" +"данных)." -#: src/libvlc.h:639 +#: src/libvlc-module.c:1076 +#, fuzzy +msgid "Authorise meta information fetching" +msgstr "Информация о потоке" + +#: src/libvlc-module.c:1078 msgid "" -"On Windows 9x/Me you can use a fast but incorrect condition variables " -"implementation (more precisely there is a possibility for a race condition " -"to happen). However it is possible to use slower alternatives which are more " -"robust. Currently you can choose between implementation 0 (which is the " -"fastest but slightly incorrect), 1 (default) and 2." +"Specify if you want to attempt to fetch files'meta informations using the " +"network." msgstr "" -#: src/libvlc.h:647 -msgid "These settings are the global VLC key bindings, known as \"hotkeys\"." +#: src/libvlc-module.c:1081 +msgid "Album art policy" msgstr "" -#: src/libvlc.h:650 src/video_output/vout_intf.c:216 -#: modules/gui/beos/VideoOutput.cpp:1202 modules/gui/macosx/applescript.m:121 -#: modules/gui/macosx/controls.m:613 modules/gui/macosx/intf.m:385 -#: modules/gui/macosx/intf.m:457 -msgid "Fullscreen" +#: src/libvlc-module.c:1083 +msgid "Choose how album art will be downloaded." msgstr "" -#: src/libvlc.h:651 -msgid "Select the hotkey to use to swap fullscreen state." +#: src/libvlc-module.c:1089 +msgid "Manual download only" +msgstr "" + +#: src/libvlc-module.c:1090 +msgid "When track starts playing" +msgstr "" + +#: src/libvlc-module.c:1091 +msgid "As soon as track is added" +msgstr "" + +#: src/libvlc-module.c:1093 +msgid "Services discovery modules" +msgstr "Модули поиска служб" + +#: src/libvlc-module.c:1095 +msgid "" +"Specifies the services discovery modules to load, separated by semi-colons. " +"Typical values are sap, hal, ..." +msgstr "" +"Список загружаемых модулей поиска служб через запятую. Обычные значения: " +"sap, hal, ..." + +#: src/libvlc-module.c:1098 +msgid "Play files randomly forever" +msgstr "Всегда воспроизводить файлы в случайном порядке" + +#: src/libvlc-module.c:1100 +msgid "VLC will randomly play files in the playlist until interrupted." msgstr "" +"Всегда воспроизводить файлы из плейлиста в случайном порядке до прерывания." + +#: src/libvlc-module.c:1104 +msgid "VLC will keep playing the playlist indefinitely." +msgstr "VLC будет воспроизведить элементы плейлиста бесконечно." + +#: src/libvlc-module.c:1106 +msgid "Repeat current item" +msgstr "Повторить текущий элемент" + +#: src/libvlc-module.c:1108 +msgid "VLC will keep playing the current playlist item." +msgstr "VLC будет повторять данный элемент плейлиста." -#: src/libvlc.h:652 +#: src/libvlc-module.c:1110 +msgid "Play and stop" +msgstr "Воспроизвести и остановить" + +#: src/libvlc-module.c:1112 +msgid "Stop the playlist after each played playlist item." +msgstr "Остановить воспроизведение после текущего элемента." + +#: src/libvlc-module.c:1114 #, fuzzy -msgid "Play/Pause" -msgstr "ðÁÕÚÁ" +msgid "Play and exit" +msgstr "Воспроизвести и остановить" -#: src/libvlc.h:653 -msgid "Select the hotkey to use to swap paused state." +#: src/libvlc-module.c:1116 +#, fuzzy +msgid "Exit if there are no more items in the playlist." +msgstr "Плейлист пуст" + +#: src/libvlc-module.c:1118 +#, fuzzy +msgid "Use media library" +msgstr "VLC media player" + +#: src/libvlc-module.c:1120 +msgid "" +"The media library is automatically saved and reloaded each time you start " +"VLC." msgstr "" -#: src/libvlc.h:654 +#: src/libvlc-module.c:1123 #, fuzzy -msgid "Pause only" -msgstr "ðÁÕÚÁ" +msgid "Use playlist tree" +msgstr "Следующий элемент плейлиста" -#: src/libvlc.h:655 -msgid "Select the hotkey to use to pause." +#: src/libvlc-module.c:1125 +msgid "" +"The playlist can use a tree to categorize some items, like the contents of a " +"directory. \"Default\" means that the tree will only be used when really " +"needed." msgstr "" -#: src/libvlc.h:656 +#: src/libvlc-module.c:1129 +#, fuzzy +msgid "Always" +msgstr "Поверх всех окон" + +#: src/libvlc-module.c:1129 +#, fuzzy +msgid "Never" +msgstr "Эхо" + +#: src/libvlc-module.c:1138 +msgid "These settings are the global VLC key bindings, known as \"hotkeys\"." +msgstr "Эти параметры настраивают общие привязки клавиш (\"горячие клавиши\")." + +#: src/libvlc-module.c:1141 src/video_output/vout_intf.c:445 +#: modules/gui/beos/VideoOutput.cpp:1058 modules/gui/macosx/controls.m:456 +#: modules/gui/macosx/controls.m:509 modules/gui/macosx/controls.m:961 +#: modules/gui/macosx/controls.m:991 modules/gui/macosx/embeddedwindow.m:49 +#: modules/gui/macosx/intf.m:645 modules/gui/macosx/intf.m:721 +#: modules/gui/macosx/intf.m:777 +#: modules/gui/qt4/components/interface_widgets.cpp:568 +#: modules/gui/qt4/ui/sprefs_video.ui:61 +msgid "Fullscreen" +msgstr "Полноэкранный режим" + +#: src/libvlc-module.c:1142 +msgid "Select the hotkey to use to swap fullscreen state." +msgstr "Выберите горячую клавишу для переключения полноэкранного режима." + +#: src/libvlc-module.c:1143 +#, fuzzy +msgid "Leave fullscreen" +msgstr "Полноэкранный режим" + +#: src/libvlc-module.c:1144 #, fuzzy +msgid "Select the hotkey to use to leave fullscreen state." +msgstr "Выберите горячую клавишу для переключения полноэкранного режима." + +#: src/libvlc-module.c:1145 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:83 +#: modules/gui/wxwidgets/interface.cpp:1532 +msgid "Play/Pause" +msgstr "Воспроизвести/Пауза" + +#: src/libvlc-module.c:1146 +msgid "Select the hotkey to use to swap paused state." +msgstr "Выберите горячую клавишу для переключения паузы." + +#: src/libvlc-module.c:1147 +msgid "Pause only" +msgstr "Только пауза" + +#: src/libvlc-module.c:1148 +msgid "Select the hotkey to use to pause." +msgstr "Выберите горячую клавишу для паузы." + +#: src/libvlc-module.c:1149 msgid "Play only" -msgstr "÷ÏÓÐÒÏÉÚ×ÏÄÉÔØ ÍÅÄÌÅÎÎÅÅ" +msgstr "Только воспроизведение" -#: src/libvlc.h:657 +#: src/libvlc-module.c:1150 msgid "Select the hotkey to use to play." -msgstr "" +msgstr "Выберите горячую клавишу для воспроизведения." -#: src/libvlc.h:658 modules/control/hotkeys.c:535 -#: modules/gui/macosx/controls.m:544 modules/gui/macosx/intf.m:422 -#, fuzzy +#: src/libvlc-module.c:1151 modules/control/hotkeys.c:694 +#: modules/gui/macosx/controls.m:893 modules/gui/macosx/intf.m:686 +#: modules/gui/qt4/components/interface_widgets.cpp:421 +#: modules/gui/wxwidgets/interface.cpp:712 msgid "Faster" -msgstr "âÙÓÔÒÏ" +msgstr "Быстрее" -#: src/libvlc.h:659 +#: src/libvlc-module.c:1152 msgid "Select the hotkey to use for fast forward playback." -msgstr "" +msgstr "Выберите горячую клавишу для быстрого воспроизведения." -#: src/libvlc.h:660 modules/control/hotkeys.c:541 -#: modules/gui/macosx/controls.m:545 modules/gui/macosx/intf.m:423 -#, fuzzy +#: src/libvlc-module.c:1153 modules/control/hotkeys.c:700 +#: modules/gui/macosx/controls.m:894 modules/gui/macosx/intf.m:687 +#: modules/gui/qt4/components/interface_widgets.cpp:414 +#: modules/gui/wxwidgets/interface.cpp:711 msgid "Slower" -msgstr "íÅÄÌÅÎÎÏ" +msgstr "Медленнее" -#: src/libvlc.h:661 +#: src/libvlc-module.c:1154 msgid "Select the hotkey to use for slow motion playback." -msgstr "" - -#: src/libvlc.h:662 modules/control/hotkeys.c:505 -#: modules/gui/gtk/gnome_interface.c:667 -#: modules/gui/gtk/gnome_interface.c:1056 modules/gui/gtk/gtk_interface.c:769 -#: modules/gui/gtk/gtk_interface.c:852 modules/gui/gtk/gtk_interface.c:896 -#: modules/gui/gtk/gtk_interface.c:1166 modules/gui/kde/interface.cpp:131 -#: modules/gui/kde/interface.cpp:163 modules/gui/macosx/controls.m:564 -#: modules/gui/macosx/intf.m:384 modules/gui/macosx/intf.m:425 -#: modules/gui/macosx/intf.m:491 modules/gui/wxwindows/menus.cpp:275 +msgstr "Выберите горячую клавишу для медленного воспроизведения." + +#: src/libvlc-module.c:1155 modules/control/hotkeys.c:677 +#: modules/gui/macosx/about.m:190 modules/gui/macosx/controls.m:914 +#: modules/gui/macosx/intf.m:644 modules/gui/macosx/intf.m:689 +#: modules/gui/macosx/intf.m:765 modules/gui/macosx/intf.m:773 +#: modules/gui/macosx/wizard.m:309 modules/gui/macosx/wizard.m:321 +#: modules/gui/macosx/wizard.m:1617 +#: modules/gui/qt4/components/interface_widgets.cpp:555 +#: modules/gui/qt4/menus.cpp:516 modules/gui/qt4/ui/streampanel.ui:108 +#: modules/gui/wxwidgets/interface.cpp:710 +#: modules/gui/wxwidgets/interface.cpp:1537 +#: modules/gui/wxwidgets/menus.cpp:255 modules/misc/notify/notify.c:304 msgid "Next" -msgstr "óÌÅÄ." +msgstr "Следующий" -#: src/libvlc.h:663 +#: src/libvlc-module.c:1156 msgid "Select the hotkey to use to skip to the next item in the playlist." msgstr "" +"Выберите горячую клавишу для переключения на следующий элемент плейлиста." -#: src/libvlc.h:664 modules/control/hotkeys.c:516 -#: modules/gui/macosx/controls.m:563 modules/gui/macosx/intf.m:379 -#: modules/gui/macosx/intf.m:424 modules/gui/macosx/intf.m:492 -#: modules/gui/wxwindows/menus.cpp:274 -#, fuzzy +#: src/libvlc-module.c:1157 modules/control/hotkeys.c:683 +#: modules/gui/macosx/about.m:191 modules/gui/macosx/controls.m:913 +#: modules/gui/macosx/intf.m:639 modules/gui/macosx/intf.m:688 +#: modules/gui/macosx/intf.m:766 modules/gui/macosx/intf.m:772 +#: modules/gui/qt4/components/interface_widgets.cpp:554 +#: modules/gui/qt4/menus.cpp:514 modules/gui/wxwidgets/interface.cpp:709 +#: modules/gui/wxwidgets/interface.cpp:1536 +#: modules/gui/wxwidgets/menus.cpp:254 modules/misc/notify/notify.c:302 msgid "Previous" -msgstr "ðÒÅÄÙÄÕÝÉÊ ÆÁÊÌ" +msgstr "Предыдущий" -#: src/libvlc.h:665 +#: src/libvlc-module.c:1158 msgid "Select the hotkey to use to skip to the previous item in the playlist." msgstr "" - -#: src/libvlc.h:666 modules/gui/gtk/gnome_interface.c:566 -#: modules/gui/gtk/gnome_interface.c:1027 modules/gui/gtk/gtk_interface.c:676 -#: modules/gui/gtk/gtk_interface.c:1127 modules/gui/macosx/controls.m:556 -#: modules/gui/macosx/intf.m:382 modules/gui/macosx/intf.m:421 -#: modules/gui/macosx/intf.m:490 modules/gui/pda/pda_interface.c:274 -#: modules/gui/pda/pda_interface.c:275 modules/gui/wxwindows/interface.cpp:431 -#: modules/gui/wxwindows/menus.cpp:273 modules/visualization/xosd.c:230 -#: modules/visualization/xosd.c:231 -#, c-format +"Выберите горячую клавишу для переключения на предыдущий элемент плейлиста." + +#: src/libvlc-module.c:1159 modules/gui/macosx/controls.m:905 +#: modules/gui/macosx/intf.m:642 modules/gui/macosx/intf.m:685 +#: modules/gui/macosx/intf.m:764 modules/gui/macosx/intf.m:771 +#: modules/gui/pda/pda_interface.c:272 modules/gui/pda/pda_interface.c:273 +#: modules/gui/qt4/components/interface_widgets.cpp:556 +#: modules/gui/qt4/menus.cpp:512 modules/gui/qt4/ui/streampanel.ui:101 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:88 +#: modules/gui/wxwidgets/interface.cpp:693 +#: modules/gui/wxwidgets/interface.cpp:704 +#: modules/gui/wxwidgets/interface.cpp:1538 +#: modules/gui/wxwidgets/menus.cpp:253 modules/misc/notify/xosd.c:232 msgid "Stop" -msgstr "óÔÏÐ" +msgstr "Остановить" -#: src/libvlc.h:667 -msgid "Select the hotkey to stop the playback." -msgstr "" +#: src/libvlc-module.c:1160 +msgid "Select the hotkey to stop playback." +msgstr "Выберите горячую клавишу для остановки." -#: src/libvlc.h:668 modules/gui/macosx/intf.m:387 +#: src/libvlc-module.c:1161 modules/gui/fbosd.c:132 modules/gui/fbosd.c:201 +#: modules/gui/macosx/bookmarks.m:98 modules/gui/macosx/bookmarks.m:107 +#: modules/gui/macosx/embeddedwindow.m:51 modules/gui/macosx/intf.m:647 +#: modules/gui/qt4/ui/video_effects.ui:716 modules/video_filter/marq.c:150 +#: modules/video_filter/rss.c:192 msgid "Position" -msgstr "" +msgstr "Позиция" -#: src/libvlc.h:669 +#: src/libvlc-module.c:1162 msgid "Select the hotkey to display the position." -msgstr "" +msgstr "Выберите горячую клавишу для отображения текущей позиции." -#: src/libvlc.h:671 -msgid "Jump 10 seconds backwards" -msgstr "" +#: src/libvlc-module.c:1164 +msgid "Very short backwards jump" +msgstr "Очень короткий скачок назад" -#: src/libvlc.h:672 -msgid "Select the hotkey to jump 10 seconds backwards." -msgstr "" +#: src/libvlc-module.c:1166 +msgid "Select the hotkey to make a very short backwards jump." +msgstr "Выберите горячую клавишу для очень короткого скачка назад." -#: src/libvlc.h:674 -msgid "Jump 1 minute backwards" -msgstr "" +#: src/libvlc-module.c:1167 +msgid "Short backwards jump" +msgstr "Короткий скачок назад" -#: src/libvlc.h:675 -msgid "Select the hotkey to jump 1 minute backwards." -msgstr "" +#: src/libvlc-module.c:1169 +msgid "Select the hotkey to make a short backwards jump." +msgstr "Выберите горячую клавишу для короткого скачка назад." -#: src/libvlc.h:676 -msgid "Jump 5 minutes backwards" -msgstr "" +#: src/libvlc-module.c:1170 +msgid "Medium backwards jump" +msgstr "Средний скачок назад" -#: src/libvlc.h:677 -msgid "Select the hotkey to jump 5 minutes backwards." -msgstr "" +#: src/libvlc-module.c:1172 +msgid "Select the hotkey to make a medium backwards jump." +msgstr "Выберите горячую клавишу для среднего скачка назад." -#: src/libvlc.h:678 -msgid "Jump 10 seconds forward" -msgstr "" +#: src/libvlc-module.c:1173 +msgid "Long backwards jump" +msgstr "Длинный скачок назад" -#: src/libvlc.h:679 -msgid "Select the hotkey to jump 10 seconds forward." -msgstr "" +#: src/libvlc-module.c:1175 +msgid "Select the hotkey to make a long backwards jump." +msgstr "Выберите горячую клавишу для длинного скачка назад." -#: src/libvlc.h:681 -msgid "Jump 1 minute forward" -msgstr "" +#: src/libvlc-module.c:1177 +msgid "Very short forward jump" +msgstr "Очень короткий скачок вперед" -#: src/libvlc.h:682 -msgid "Select the hotkey to jump 1 minute forward." -msgstr "" +#: src/libvlc-module.c:1179 +msgid "Select the hotkey to make a very short forward jump." +msgstr "Выберите горячую клавишу для очень короткого скачка вперед." -#: src/libvlc.h:684 -msgid "Jump 5 minutes forward" -msgstr "" +#: src/libvlc-module.c:1180 +msgid "Short forward jump" +msgstr "Короткий скачок вперед" -#: src/libvlc.h:685 -msgid "Select the hotkey to jump 5 minutes forward." -msgstr "" +#: src/libvlc-module.c:1182 +msgid "Select the hotkey to make a short forward jump." +msgstr "Выберите горячую клавишу для короткого скачка вперед." + +#: src/libvlc-module.c:1183 +msgid "Medium forward jump" +msgstr "Средний скачок вперед" + +#: src/libvlc-module.c:1185 +msgid "Select the hotkey to make a medium forward jump." +msgstr "Выберите горячую клавишу для среднего скачка вперед." + +#: src/libvlc-module.c:1186 +msgid "Long forward jump" +msgstr "Длинный скачок вперед" + +#: src/libvlc-module.c:1188 +msgid "Select the hotkey to make a long forward jump." +msgstr "Выберите горячую клавишу для длинного скачка вперед." + +#: src/libvlc-module.c:1190 +msgid "Very short jump length" +msgstr "Длительность очень короткого скачка" + +#: src/libvlc-module.c:1191 +msgid "Very short jump length, in seconds." +msgstr "Длительность очень короткого скачка, в секундах." + +#: src/libvlc-module.c:1192 +msgid "Short jump length" +msgstr "Длительность короткого скачка" + +#: src/libvlc-module.c:1193 +msgid "Short jump length, in seconds." +msgstr "Длительность короткого скачка, в секундах." + +#: src/libvlc-module.c:1194 +msgid "Medium jump length" +msgstr "Длительность среднего скачка" + +#: src/libvlc-module.c:1195 +msgid "Medium jump length, in seconds." +msgstr "Длительность среднего скачка, в секуднах." + +#: src/libvlc-module.c:1196 +msgid "Long jump length" +msgstr "Длительность длинного скачка" -#: src/libvlc.h:687 modules/control/hotkeys.c:258 modules/control/lirc.c:194 -#: modules/gui/beos/InterfaceWindow.cpp:257 +#: src/libvlc-module.c:1197 +msgid "Long jump length, in seconds." +msgstr "Длительность длинного скачка, в секундах." + +#: src/libvlc-module.c:1199 modules/control/hotkeys.c:244 +#: modules/gui/beos/InterfaceWindow.cpp:278 modules/gui/macosx/intf.m:809 +#: modules/gui/qt4/menus.cpp:542 msgid "Quit" -msgstr "" +msgstr "Выход" -#: src/libvlc.h:688 -#, fuzzy +#: src/libvlc-module.c:1200 msgid "Select the hotkey to quit the application." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите горячую клавишу для выхода из приложения." -#: src/libvlc.h:689 +#: src/libvlc-module.c:1201 msgid "Navigate up" -msgstr "" +msgstr "Перемещение вверх" -#: src/libvlc.h:690 +#: src/libvlc-module.c:1202 msgid "Select the key to move the selector up in DVD menus." -msgstr "" +msgstr "Выберите горячую клавишу для перемещения указателя вверх в DVD-меню." -#: src/libvlc.h:691 +#: src/libvlc-module.c:1203 msgid "Navigate down" -msgstr "" +msgstr "Перемещение вниз" -#: src/libvlc.h:692 +#: src/libvlc-module.c:1204 msgid "Select the key to move the selector down in DVD menus." -msgstr "" +msgstr "Выберите горячую клавишу для перемещения указателя вниз в DVD-меню." -#: src/libvlc.h:693 +#: src/libvlc-module.c:1205 msgid "Navigate left" -msgstr "" +msgstr "Перемещение влево" -#: src/libvlc.h:694 +#: src/libvlc-module.c:1206 msgid "Select the key to move the selector left in DVD menus." -msgstr "" +msgstr "Выберите горячую клавишу для перемещения указателя влево в DVD-меню." -#: src/libvlc.h:695 +#: src/libvlc-module.c:1207 msgid "Navigate right" -msgstr "" +msgstr "Перемещение вправо" -#: src/libvlc.h:696 -#, fuzzy +#: src/libvlc-module.c:1208 msgid "Select the key to move the selector right in DVD menus." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите горячую клавишу для перемещения указателя вправо в DVD-меню." -#: src/libvlc.h:697 +#: src/libvlc-module.c:1209 msgid "Activate" -msgstr "" +msgstr "Активировать" -#: src/libvlc.h:698 +#: src/libvlc-module.c:1210 msgid "Select the key to activate selected item in DVD menus." -msgstr "" +msgstr "Выберите горячую клавишу для активации текущего пункта DVD-меню." + +#: src/libvlc-module.c:1211 +msgid "Go to the DVD menu" +msgstr "Перейти к DVD-меню" + +#: src/libvlc-module.c:1212 +msgid "Select the key to take you to the DVD menu" +msgstr "Выберите горячую клавишу для перехода к DVD-меню" + +#: src/libvlc-module.c:1213 +msgid "Select previous DVD title" +msgstr "Выбрать предыдущий раздел DVD" -#: src/libvlc.h:699 modules/gui/gtk/gnome_interface.c:909 +#: src/libvlc-module.c:1214 +msgid "Select the key to choose the previous title from the DVD" +msgstr "Выберите горячую клавишу для выбора предыдущего раздела DVD" + +#: src/libvlc-module.c:1215 +msgid "Select next DVD title" +msgstr "Выбрать следующий раздел DVD" + +#: src/libvlc-module.c:1216 +msgid "Select the key to choose the next title from the DVD" +msgstr "Выберите клавишу для выбора следующего раздела DVD" + +#: src/libvlc-module.c:1217 +msgid "Select prev DVD chapter" +msgstr "Выбрать предыдующую главу DVD" + +#: src/libvlc-module.c:1218 +msgid "Select the key to choose the previous chapter from the DVD" +msgstr "Выберите клавишу для выбора предыдущей главы DVD" + +#: src/libvlc-module.c:1219 +msgid "Select next DVD chapter" +msgstr "Выбрать следующую главу DVD" + +#: src/libvlc-module.c:1220 +msgid "Select the key to choose the next chapter from the DVD" +msgstr "Выберите горячую клавишу для выбора следующей главы DVD" + +#: src/libvlc-module.c:1221 msgid "Volume up" -msgstr "" +msgstr "Громче" -#: src/libvlc.h:700 +#: src/libvlc-module.c:1222 msgid "Select the key to increase audio volume." -msgstr "" +msgstr "Выберите горячую клавишу для увеличения громкости звука." -#: src/libvlc.h:701 modules/gui/gtk/gnome_interface.c:916 +#: src/libvlc-module.c:1223 msgid "Volume down" -msgstr "" +msgstr "Тише" -#: src/libvlc.h:702 +#: src/libvlc-module.c:1224 msgid "Select the key to decrease audio volume." -msgstr "" +msgstr "Выберите горячую клавишу для увеличения громкости звука." -#: src/libvlc.h:703 modules/control/lirc.c:217 -#: modules/gui/gtk/gnome_interface.c:140 modules/gui/gtk/gnome_interface.c:923 -#: modules/gui/gtk/gtk_interface.c:466 modules/gui/gtk/gtk_interface.c:1267 -#: modules/gui/macosx/controls.m:609 modules/gui/macosx/intf.m:442 -#: modules/gui/macosx/intf.m:493 +#: src/libvlc-module.c:1225 modules/access/v4l2/v4l2.c:194 +#: modules/gui/macosx/controls.m:951 modules/gui/macosx/intf.m:706 +#: modules/gui/macosx/intf.m:767 modules/gui/macosx/intf.m:776 +#: modules/gui/qt4/components/interface_widgets.cpp:595 msgid "Mute" -msgstr "" +msgstr "Выключить звук" -#: src/libvlc.h:704 -msgid "Select the key to turn off audio volume." -msgstr "" +#: src/libvlc-module.c:1226 +msgid "Select the key to mute audio." +msgstr "Выберите горячую клавишу для выключения звука." -#: src/libvlc.h:705 -#, fuzzy +#: src/libvlc-module.c:1227 msgid "Subtitle delay up" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Увеличить задержку субтитров" -#: src/libvlc.h:706 -#, fuzzy +#: src/libvlc-module.c:1228 msgid "Select the key to increase the subtitle delay." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите горячую клавишу для увеличения задержки субтитров." -#: src/libvlc.h:707 -#, fuzzy +#: src/libvlc-module.c:1229 msgid "Subtitle delay down" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Уменьшить задержку субтитров" -#: src/libvlc.h:708 -#, fuzzy +#: src/libvlc-module.c:1230 msgid "Select the key to decrease the subtitle delay." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите горячую клавишу для уменьшения задержки субтитров." + +#: src/libvlc-module.c:1231 +msgid "Audio delay up" +msgstr "Увеличить задержку звука" + +#: src/libvlc-module.c:1232 +msgid "Select the key to increase the audio delay." +msgstr "Выберите горячую клавишу для увеличения задержки звука." + +#: src/libvlc-module.c:1233 +msgid "Audio delay down" +msgstr "Уменьшить задержку звука" -#: src/libvlc.h:709 +#: src/libvlc-module.c:1234 +msgid "Select the key to decrease the audio delay." +msgstr "Выберите горячую клавишу для уменьшения задержки звука." + +#: src/libvlc-module.c:1241 msgid "Play playlist bookmark 1" -msgstr "" +msgstr "Воспроизвести закладку 1" -#: src/libvlc.h:710 +#: src/libvlc-module.c:1242 msgid "Play playlist bookmark 2" -msgstr "" +msgstr "Воспроизвести закладку 2" -#: src/libvlc.h:711 +#: src/libvlc-module.c:1243 msgid "Play playlist bookmark 3" -msgstr "" +msgstr "Воспроизвести закладку 3" -#: src/libvlc.h:712 +#: src/libvlc-module.c:1244 msgid "Play playlist bookmark 4" -msgstr "" +msgstr "Воспроизвести закладку 4" -#: src/libvlc.h:713 +#: src/libvlc-module.c:1245 msgid "Play playlist bookmark 5" -msgstr "" +msgstr "Воспроизвевсти закладку 5" -#: src/libvlc.h:714 +#: src/libvlc-module.c:1246 msgid "Play playlist bookmark 6" -msgstr "" +msgstr "Воспроизвести закладку 6" -#: src/libvlc.h:715 +#: src/libvlc-module.c:1247 msgid "Play playlist bookmark 7" -msgstr "" +msgstr "Воспроизвести закладку 7" -#: src/libvlc.h:716 +#: src/libvlc-module.c:1248 msgid "Play playlist bookmark 8" -msgstr "" +msgstr "Воспроизвести закладку 8" -#: src/libvlc.h:717 +#: src/libvlc-module.c:1249 msgid "Play playlist bookmark 9" -msgstr "" +msgstr "Воспроизвести закладку 9" -#: src/libvlc.h:718 +#: src/libvlc-module.c:1250 msgid "Play playlist bookmark 10" -msgstr "" +msgstr "Воспроизвести закладку 10" -#: src/libvlc.h:719 -#, fuzzy +#: src/libvlc-module.c:1251 msgid "Select the key to play this bookmark." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите горячую клавишу для воспроизведения этой закладки." -#: src/libvlc.h:720 -#, fuzzy +#: src/libvlc-module.c:1252 msgid "Set playlist bookmark 1" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 1" -#: src/libvlc.h:721 -#, fuzzy +#: src/libvlc-module.c:1253 msgid "Set playlist bookmark 2" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 2" -#: src/libvlc.h:722 -#, fuzzy +#: src/libvlc-module.c:1254 msgid "Set playlist bookmark 3" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 3" -#: src/libvlc.h:723 -#, fuzzy +#: src/libvlc-module.c:1255 msgid "Set playlist bookmark 4" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 4" -#: src/libvlc.h:724 -#, fuzzy +#: src/libvlc-module.c:1256 msgid "Set playlist bookmark 5" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 5" -#: src/libvlc.h:725 -#, fuzzy +#: src/libvlc-module.c:1257 msgid "Set playlist bookmark 6" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 6" -#: src/libvlc.h:726 -#, fuzzy +#: src/libvlc-module.c:1258 msgid "Set playlist bookmark 7" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 7" -#: src/libvlc.h:727 -#, fuzzy +#: src/libvlc-module.c:1259 msgid "Set playlist bookmark 8" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 8" -#: src/libvlc.h:728 -#, fuzzy +#: src/libvlc-module.c:1260 msgid "Set playlist bookmark 9" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 9" -#: src/libvlc.h:729 -#, fuzzy +#: src/libvlc-module.c:1261 msgid "Set playlist bookmark 10" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Установить закладку 10" -#: src/libvlc.h:730 -#, fuzzy +#: src/libvlc-module.c:1262 msgid "Select the key to set this playlist bookmark." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Выберите клавишу для добавления закладки на этот плейлист." + +#: src/libvlc-module.c:1264 modules/control/hotkeys.c:87 +msgid "Playlist bookmark 1" +msgstr "Закладка 1" + +#: src/libvlc-module.c:1265 modules/control/hotkeys.c:88 +msgid "Playlist bookmark 2" +msgstr "Закладка 2" + +#: src/libvlc-module.c:1266 modules/control/hotkeys.c:89 +msgid "Playlist bookmark 3" +msgstr "Закладка 3" + +#: src/libvlc-module.c:1267 modules/control/hotkeys.c:90 +msgid "Playlist bookmark 4" +msgstr "Закладка 4" + +#: src/libvlc-module.c:1268 modules/control/hotkeys.c:91 +msgid "Playlist bookmark 5" +msgstr "Закладка 5" + +#: src/libvlc-module.c:1269 modules/control/hotkeys.c:92 +msgid "Playlist bookmark 6" +msgstr "Закладка 6" + +#: src/libvlc-module.c:1270 modules/control/hotkeys.c:93 +msgid "Playlist bookmark 7" +msgstr "Закладка 7" + +#: src/libvlc-module.c:1271 modules/control/hotkeys.c:94 +msgid "Playlist bookmark 8" +msgstr "Закладка 8" + +#: src/libvlc-module.c:1272 modules/control/hotkeys.c:95 +msgid "Playlist bookmark 9" +msgstr "Закладка 9" + +#: src/libvlc-module.c:1273 modules/control/hotkeys.c:96 +msgid "Playlist bookmark 10" +msgstr "Закладка 10" + +#: src/libvlc-module.c:1275 +msgid "This allows you to define playlist bookmarks." +msgstr "Позволяет задать закладки плейлиста." -#: src/libvlc.h:732 +#: src/libvlc-module.c:1277 msgid "Go back in browsing history" -msgstr "" +msgstr "Возврат по списку" -#: src/libvlc.h:733 +#: src/libvlc-module.c:1278 msgid "" "Select the key to go back (to the previous media item) in the browsing " "history." msgstr "" +"Выберите горячую клавишу для возврата к предыдущему элементу в истории " +"плейлиста." -#: src/libvlc.h:734 +#: src/libvlc-module.c:1279 msgid "Go forward in browsing history" -msgstr "" +msgstr "Вперед по списку" -#: src/libvlc.h:735 +#: src/libvlc-module.c:1280 msgid "" "Select the key to go forward (to the next media item) in the browsing " "history." msgstr "" +"Выберите горячую клавишу для перехода к следующему элементу в истории " +"плейлиста." -#: src/libvlc.h:737 -#, fuzzy +#: src/libvlc-module.c:1282 msgid "Cycle audio track" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Переключить аудио дорожку" -#: src/libvlc.h:738 -msgid "Cycle through the available audio tracks(languages)" -msgstr "" +#: src/libvlc-module.c:1283 +msgid "Cycle through the available audio tracks(languages)." +msgstr "Циклически переключать доступные аудио дорожки (языки)." -#: src/libvlc.h:739 -#, fuzzy +#: src/libvlc-module.c:1284 msgid "Cycle subtitle track" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Переключить дорожку субтитров" -#: src/libvlc.h:740 -msgid "Cycle through the available subtitle tracks" -msgstr "" +#: src/libvlc-module.c:1285 +msgid "Cycle through the available subtitle tracks." +msgstr "Циклически переключать доступные дорожки субтитров." -#: src/libvlc.h:743 -msgid "" -"\n" -"Playlist MRL syntax:\n" -" URL[@[title][:chapter][-[title][:chapter]]] [:option=value]\n" -"URL syntax:\n" -" [file://]filename plain media file\n" -" http://ip:port/file HTTP URL\n" -" ftp://ip:port/file FTP URL\n" -" mms://ip:port/file MMS URL\n" -" screen:// Screen capture\n" -" [dvd://][device][@raw_device] DVD device\n" -" [vcd://][device] VCD device\n" -" [cdda://][device] Audio CD device\n" -" udp:[[]@[][:]]\n" -" UDP stream sent by a streaming server\n" -" vlc:pause pause execution of playlist items\n" -" vlc:quit quit VLC\n" -msgstr "" +#: src/libvlc-module.c:1286 +msgid "Cycle source aspect ratio" +msgstr "Переключить соотношение сторон" -#: src/libvlc.h:780 modules/misc/dummy/dummy.c:63 -msgid "Interface" +#: src/libvlc-module.c:1287 +msgid "Cycle through a predefined list of source aspect ratios." +msgstr "Циклически переключать соотношение сторон из предопределенного списка." + +#: src/libvlc-module.c:1288 +msgid "Cycle video crop" +msgstr "Переключить обрезание" + +#: src/libvlc-module.c:1289 +msgid "Cycle through a predefined list of crop formats." +msgstr "Циклически переключать обрезание из предопределенного списка." + +#: src/libvlc-module.c:1290 +msgid "Cycle deinterlace modes" +msgstr "Переключить деинтерлейс" + +#: src/libvlc-module.c:1291 +msgid "Cycle through deinterlace modes." +msgstr "Циклически переключать режим деинтерлейс." + +#: src/libvlc-module.c:1292 +msgid "Show interface" +msgstr "Показать интерфейс" + +#: src/libvlc-module.c:1293 +msgid "Raise the interface above all other windows." +msgstr "Поднять интерфейс над всеми другими окнами." + +#: src/libvlc-module.c:1294 +msgid "Hide interface" +msgstr "Скрыть интерфейс" + +#: src/libvlc-module.c:1295 +msgid "Lower the interface below all other windows." +msgstr "Спрятать интерфейс под другими окнами." + +#: src/libvlc-module.c:1296 +msgid "Take video snapshot" +msgstr "Сделать стоп-кадр" + +#: src/libvlc-module.c:1297 +msgid "Takes a video snapshot and writes it to disk." +msgstr "Сделать стоп-кадр видео и сохранить его на диск." + +#: src/libvlc-module.c:1299 modules/access_filter/record.c:55 +#: modules/access_filter/record.c:56 +#: modules/gui/qt4/components/interface_widgets.cpp:307 +#: modules/gui/qt4/ui/sprefs_input.ui:176 +msgid "Record" +msgstr "Запись" + +#: src/libvlc-module.c:1300 +msgid "Record access filter start/stop." +msgstr "Включение/выключение входного фильтра записи." + +#: src/libvlc-module.c:1301 modules/access_filter/dump.c:53 +#: modules/access_filter/dump.c:54 modules/gui/qt4/ui/sprefs_input.ui:183 +#, fuzzy +msgid "Dump" +msgstr "Перейти" + +#: src/libvlc-module.c:1302 +#, fuzzy +msgid "Media dump access filter trigger." +msgstr "Включение/выключение входного фильтра записи." + +#: src/libvlc-module.c:1304 +msgid "Normal/Repeat/Loop" msgstr "" -#: src/libvlc.h:859 -msgid "Subpictures" +#: src/libvlc-module.c:1305 +msgid "Toggle Normal/Repeat/Loop playlist modes" msgstr "" -#: src/libvlc.h:880 -msgid "Input" +#: src/libvlc-module.c:1308 +msgid "Toggle random playlist playback" msgstr "" -#: src/libvlc.h:939 -msgid "Decoders" +#: src/libvlc-module.c:1313 src/libvlc-module.c:1314 +#, fuzzy +msgid "Un-Zoom" +msgstr "Отключить масштабирование" + +#: src/libvlc-module.c:1316 src/libvlc-module.c:1317 +msgid "Crop one pixel from the top of the video" +msgstr "Обрезать один пиксель сверху" + +#: src/libvlc-module.c:1318 src/libvlc-module.c:1319 +msgid "Uncrop one pixel from the top of the video" +msgstr "Вернуть один пиксель наверху" + +#: src/libvlc-module.c:1321 src/libvlc-module.c:1322 +#, fuzzy +msgid "Crop one pixel from the left of the video" +msgstr "Обрезать один пиксель слева" + +#: src/libvlc-module.c:1323 src/libvlc-module.c:1324 +#, fuzzy +msgid "Uncrop one pixel from the left of the video" +msgstr "Вернуть один пикель слева" + +#: src/libvlc-module.c:1326 src/libvlc-module.c:1327 +#, fuzzy +msgid "Crop one pixel from the bottom of the video" +msgstr "Количество пикселей для обрезания снизу" + +#: src/libvlc-module.c:1328 src/libvlc-module.c:1329 +#, fuzzy +msgid "Uncrop one pixel from the bottom of the video" +msgstr "Количество пикселей для обрезания снизу." + +#: src/libvlc-module.c:1331 src/libvlc-module.c:1332 +#, fuzzy +msgid "Crop one pixel from the right of the video" +msgstr "Количество пикселей для обрезания справа." + +#: src/libvlc-module.c:1333 src/libvlc-module.c:1334 +#, fuzzy +msgid "Uncrop one pixel from the right of the video" +msgstr "Количество пикселей для обрезания справа." + +#: src/libvlc-module.c:1336 +#, fuzzy +msgid "Toggle wallpaper mode in video output" +msgstr "Остановить поток" + +#: src/libvlc-module.c:1338 +msgid "" +"Toggle wallpaper mode in video output. Only works with the directx video " +"output for the time being." msgstr "" -#: src/libvlc.h:947 modules/gui/gtk/gtk_interface.c:2370 -#: modules/gui/gtk/gtk_interface.c:3046 modules/gui/wxwindows/open.cpp:417 -#: modules/gui/wxwindows/streamout.cpp:150 -msgid "Stream output" +#: src/libvlc-module.c:1341 +msgid "Display OSD menu on top of video output" msgstr "" -#: src/libvlc.h:974 -msgid "CPU" +#: src/libvlc-module.c:1342 +msgid "Display OSDmenu on top of video output" msgstr "" -#: src/libvlc.h:987 modules/gui/beos/InterfaceWindow.cpp:213 -#: modules/gui/beos/InterfaceWindow.cpp:305 -#: modules/gui/gtk/gnome_interface.c:643 -#: modules/gui/gtk/gnome_interface.c:2396 -#: modules/gui/gtk/gnome_interface.c:2421 modules/gui/gtk/gtk_interface.c:747 -#: modules/gui/gtk/gtk_interface.c:2709 modules/gui/macosx/intf.m:475 -#: modules/gui/macosx/playlist.m:170 modules/gui/macosx/playlist.m:185 -#: modules/gui/pda/pda_interface.c:1265 -#: modules/gui/wxwindows/interface.cpp:434 -#: modules/gui/wxwindows/playlist.cpp:183 -msgid "Playlist" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: src/libvlc-module.c:1343 +#, fuzzy +msgid "Do not display OSD menu on video output" +msgstr "Не показывать похожие ошибки" -#: src/libvlc.h:997 modules/gui/wxwindows/menus.cpp:298 -msgid "Miscellaneous" +#: src/libvlc-module.c:1344 +msgid "Do not display OSDmenu on top of video output" msgstr "" -#: src/libvlc.h:1038 -msgid "Hot keys" +#: src/libvlc-module.c:1345 +msgid "Highlight widget on the right" msgstr "" -#: src/libvlc.h:1258 -msgid "main program" +#: src/libvlc-module.c:1347 +msgid "Move OSD menu highlight to the widget on the right" msgstr "" -#: src/libvlc.h:1265 -msgid "print help (can be combined with --advanced)" +#: src/libvlc-module.c:1348 +msgid "Highlight widget on the left" msgstr "" -#: src/libvlc.h:1267 -msgid "print detailed help (can be combined with --advanced)" +#: src/libvlc-module.c:1350 +msgid "Move OSD menu highlight to the widget on the left" msgstr "" -#: src/libvlc.h:1269 -msgid "print a list of available modules" +#: src/libvlc-module.c:1351 +msgid "Highlight widget on top" msgstr "" -#: src/libvlc.h:1271 -msgid "print help on module (can be combined with --advanced)" +#: src/libvlc-module.c:1353 +msgid "Move OSD menu highlight to the widget on top" msgstr "" -#: src/libvlc.h:1273 -msgid "save the current command line options in the config" +#: src/libvlc-module.c:1354 +msgid "Highlight widget below" msgstr "" -#: src/libvlc.h:1275 -msgid "reset the current config to the default values" +#: src/libvlc-module.c:1356 +msgid "Move OSD menu highlight to the widget below" msgstr "" -#: src/libvlc.h:1277 -msgid "use alternate config file" +#: src/libvlc-module.c:1357 +#, fuzzy +msgid "Select current widget" +msgstr "Повторить текущий элемент" + +#: src/libvlc-module.c:1359 +msgid "Selecting current widget performs the associated action." +msgstr "" + +#: src/libvlc-module.c:1362 +#, fuzzy, c-format +msgid "" +"Usage: %s [options] [stream] ...\n" +"You can specify multiple streams on the commandline. They will be enqueued " +"in the playlist.\n" +"The first item specified will be played first.\n" +"\n" +"Options-styles:\n" +" --option A global option that is set for the duration of the program.\n" +" -option A single letter version of a global --option.\n" +" :option An option that only applies to the stream directly before it\n" +" and that overrides previous settings.\n" +"\n" +"Stream MRL syntax:\n" +" [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:" +"option=value ...]\n" +"\n" +" Many of the global --options can also be used as MRL specific :options.\n" +" Multiple :option=value pairs can be specified.\n" +"\n" +"URL syntax:\n" +" [file://]filename Plain media file\n" +" http://ip:port/file HTTP URL\n" +" ftp://ip:port/file FTP URL\n" +" mms://ip:port/file MMS URL\n" +" screen:// Screen capture\n" +" [dvd://][device][@raw_device] DVD device\n" +" [vcd://][device] VCD device\n" +" [cdda://][device] Audio CD device\n" +" udp://[[]@[][:]]\n" +" UDP stream sent by a streaming server\n" +" vlc://pause: Special item to pause the playlist for a " +"certain time\n" +" vlc://quit Special item to quit VLC\n" msgstr "" +"Использование: %s [параметры] [поток] ...\n" +"Вы можете указать несколько потоков. Все они будут добавлены в плейлист.\n" +"Первый эелемент строки будет воспроизводиться первым.\n" +"\n" +"Стили параметров:\n" +" --параметр Общий параметр, активен все время запуска программы.\n" +" -параметр Однодефисный вариант стиля --параметр.\n" +" :параметр Параметр, применяемый к потоку прямо перед ним и " +"переопределяющий\n" +" предыдущее значение.\n" +"\n" +"Синтаксис MRL потока:\n" +" [[ввод][/демультиплексор]://]URL[@[раздел][:глава][-[раздел][:глава]]] [:" +"параметр=значение ...]\n" +"\n" +" Большинство общих --параметров также может использоваться в MRL :" +"параметр.\n" +" Возможно указание нескольких пар :option=value.\n" +"\n" +"Синтаксис URL:\n" +" [file://]файл Обычный медиа-файл\n" +" http://ip:порт/файл HTTP URL\n" +" ftp://ip:порт/файл FTP URL\n" +" mms://ip:порт/файл MMS URL\n" +" screen:// Захват с экрана\n" +" [dvd://][устройство][@raw_device] Устройство DVD\n" +" [vcd://][устройство] Устройство VCD\n" +" [cdda://][устройство] Устройство Аудио CD\n" +" udp:[[<адрес источника>]@[<привязанный адрес>][:<привязанный порт>]]\n" +" Поток UDP, посланный сервером вещания\n" +" vlc:pause: Специальный элемент для паузы плейлиста " +"на определенное время\n" +" vlc:quit Специальный элемент для выхода из VLC\n" + +#: src/libvlc-module.c:1498 src/video_output/vout_intf.c:451 +#: modules/gui/macosx/controls.m:494 modules/gui/macosx/controls.m:960 +#: modules/gui/macosx/intf.m:723 modules/gui/macosx/intf.m:778 +#: modules/video_output/snapshot.c:79 +msgid "Snapshot" +msgstr "Стоп-кадр" + +#: src/libvlc-module.c:1516 +msgid "Window properties" +msgstr "Настройки окна" + +#: src/libvlc-module.c:1559 +msgid "Subpictures" +msgstr "Слои" + +#: src/libvlc-module.c:1566 modules/codec/subtitles/subsdec.c:114 +#: modules/demux/subtitle.c:68 modules/gui/beos/InterfaceWindow.cpp:281 +#: modules/gui/qt4/ui/sout.ui:717 modules/gui/qt4/ui/sout.ui:723 +msgid "Subtitles" +msgstr "Субтитры" + +#: src/libvlc-module.c:1583 modules/stream_out/transcode.c:155 +msgid "Overlays" +msgstr "Наложения" + +#: src/libvlc-module.c:1591 +msgid "Track settings" +msgstr "Настройки дорожек" + +#: src/libvlc-module.c:1613 +msgid "Playback control" +msgstr "Управление воспроизведением" + +#: src/libvlc-module.c:1630 +msgid "Default devices" +msgstr "Устройства по-умолчанию" + +#: src/libvlc-module.c:1639 +msgid "Network settings" +msgstr "Настройки сети" + +#: src/libvlc-module.c:1651 +msgid "Socks proxy" +msgstr "Прокси-сервер Socks" + +#: src/libvlc-module.c:1660 +msgid "Metadata" +msgstr "Мета-данные" + +#: src/libvlc-module.c:1690 +msgid "Decoders" +msgstr "Декодеры" + +#: src/libvlc-module.c:1697 modules/access/v4l2/v4l2.c:91 +#: modules/gui/macosx/playlistinfo.m:80 +#: modules/gui/qt4/components/info_panels.cpp:521 +#: modules/gui/wxwidgets/dialogs/infopanels.cpp:267 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:379 +#: modules/gui/wxwidgets/dialogs/wizard.cpp:106 +msgid "Input" +msgstr "Ввод" + +#: src/libvlc-module.c:1737 +#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523 +msgid "VLM" +msgstr "VLM" + +#: src/libvlc-module.c:1770 +msgid "CPU" +msgstr "CPU" + +#: src/libvlc-module.c:1792 +msgid "Special modules" +msgstr "Специальные модули" + +#: src/libvlc-module.c:1798 +msgid "Plugins" +msgstr "Расширения" + +#: src/libvlc-module.c:1807 +msgid "Performance options" +msgstr "Настройки производительности" -#: src/libvlc.h:1279 +#: src/libvlc-module.c:1812 #, fuzzy +msgid "Security options" +msgstr "Настройки субтитров" + +#: src/libvlc-module.c:1964 +msgid "Hot keys" +msgstr "Горячие главиши" + +#: src/libvlc-module.c:2349 +msgid "Jump sizes" +msgstr "Размеры скачков" + +#: src/libvlc-module.c:2426 +#, fuzzy +msgid "print help for VLC (can be combined with --advanced and --help-verbose)" +msgstr "показать справку по VLC (может сочетаться с --advanced)" + +#: src/libvlc-module.c:2429 +#, fuzzy +msgid "" +"print help for VLC and all its modules (can be combined with --advanced and " +"--help-verbose)" +msgstr "показать справку по VLC и всем модулям (может сочетаться с --advanced)" + +#: src/libvlc-module.c:2432 +msgid "ask for extra verbosity when displaying help" +msgstr "спрашивать о дополнительных подробностях во время показа справки" + +#: src/libvlc-module.c:2434 +msgid "print a list of available modules" +msgstr "показать список доступных модулей" + +#: src/libvlc-module.c:2436 +#, fuzzy +msgid "print a list of available modules with extra detail" +msgstr "показать список доступных модулей" + +#: src/libvlc-module.c:2438 +#, fuzzy +msgid "" +"print help on a specific module (can be combined with --advanced and --help-" +"verbose)" +msgstr "" +"показать справку по определенному модуля (может сочетаться с --advanced)" + +#: src/libvlc-module.c:2441 +msgid "save the current command line options in the config" +msgstr "сохранить текущие параметры коммандной строки в файл конфигурации" + +#: src/libvlc-module.c:2443 +msgid "reset the current config to the default values" +msgstr "сбросить текущую конфигурацию к параметрам по-умолчанию" + +#: src/libvlc-module.c:2445 +msgid "use alternate config file" +msgstr "использовать альтернативный файл конфигурации" + +#: src/libvlc-module.c:2447 msgid "resets the current plugins cache" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "очистить текущий кэш расширений" -#: src/libvlc.h:1281 +#: src/libvlc-module.c:2449 msgid "print version information" -msgstr "" +msgstr "показать информацию о версии" -#: src/misc/configuration.c:1162 -msgid "boolean" -msgstr "" +#: src/libvlc-module.c:2500 +msgid "main program" +msgstr "главная программа" -#: src/misc/configuration.c:1170 -msgid "key" +#: src/misc/update.c:1363 +msgid "File can not be verified" msgstr "" -#: src/misc/iso-639_def.h:38 -msgid "Afar" +#: src/misc/update.c:1364 +#, c-format +msgid "" +"It was not possible to downlaod a cryptographic signature for downloaded " +"file \"%s\", and so VLC deleted it." msgstr "" -#: src/misc/iso-639_def.h:39 -msgid "Abkhazian" +#: src/misc/update.c:1375 +#, fuzzy +msgid "Invalid signature" +msgstr "Неправильное выделение" + +#: src/misc/update.c:1376 +#, c-format +msgid "" +"The cryptographic signature for downloaded file \"%s\" was invalid and " +"couldn't be used to securely verify it, and so VLC deleted it." msgstr "" -#: src/misc/iso-639_def.h:40 -msgid "Afrikaans" +#: src/misc/update.c:1388 +#, fuzzy +msgid "File not verifiable" +msgstr "Скрыть интерфейс" + +#: src/misc/update.c:1389 +#, c-format +msgid "" +"It was not possible to securely verify downloaded file \"%s\", and so VLC " +"deleted it." msgstr "" -#: src/misc/iso-639_def.h:41 -msgid "Albanian" +#: src/misc/update.c:1400 src/misc/update.c:1412 +#, fuzzy +msgid "File corrupted" +msgstr "Дамп в файл" + +#: src/misc/update.c:1401 src/misc/update.c:1413 +#, c-format +msgid "Downloaded file \"%s\" was corrupted, and so VLC deleted it." msgstr "" -#: src/misc/iso-639_def.h:42 -msgid "Amharic" +#: src/misc/variables.c:1114 +#, c-format +msgid "" +"playlist item is making use of the following unsafe option '%s', which may " +"be harmful if used in a malicious way, authorize it ?" msgstr "" -#: src/misc/iso-639_def.h:43 -msgid "Arabic" +#: src/misc/variables.c:1115 +msgid "WARNING: Unsafe Playlist" msgstr "" -#: src/misc/iso-639_def.h:44 +#: src/misc/variables.c:1115 modules/gui/macosx/update.m:92 +msgid "Yes" +msgstr "Да" + +#: src/misc/variables.c:1115 modules/gui/macosx/update.m:92 +msgid "No" +msgstr "Нет" + +#: src/playlist/tree.c:65 modules/access/bda/bda.c:61 +#: modules/access/bda/bda.c:113 modules/access/bda/bda.c:121 +#: modules/access/bda/bda.c:128 modules/access/bda/bda.c:134 +#: modules/access/bda/bda.c:140 modules/access/bda/bda.c:146 +#: modules/access/bda/bda.c:152 +msgid "Undefined" +msgstr "Неопределенное" + +#: src/text/iso-639_def.h:38 +msgid "Afar" +msgstr "Афар" + +#: src/text/iso-639_def.h:39 +msgid "Abkhazian" +msgstr "Абхазский" + +#: src/text/iso-639_def.h:40 +msgid "Afrikaans" +msgstr "Африканский" + +#: src/text/iso-639_def.h:41 +msgid "Albanian" +msgstr "Албанский" + +#: src/text/iso-639_def.h:42 +msgid "Amharic" +msgstr "Амхарский" + +#: src/text/iso-639_def.h:44 msgid "Armenian" -msgstr "" +msgstr "Армянский" -#: src/misc/iso-639_def.h:45 +#: src/text/iso-639_def.h:45 msgid "Assamese" -msgstr "" +msgstr "Ассамский" -#: src/misc/iso-639_def.h:46 +#: src/text/iso-639_def.h:46 msgid "Avestan" -msgstr "" +msgstr "Авестийсткий" -#: src/misc/iso-639_def.h:47 +#: src/text/iso-639_def.h:47 msgid "Aymara" -msgstr "" +msgstr "Аймара" -#: src/misc/iso-639_def.h:48 +#: src/text/iso-639_def.h:48 msgid "Azerbaijani" -msgstr "" +msgstr "Азербайджанский" -#: src/misc/iso-639_def.h:49 +#: src/text/iso-639_def.h:49 msgid "Bashkir" -msgstr "" +msgstr "Башкирский" -#: src/misc/iso-639_def.h:50 +#: src/text/iso-639_def.h:50 msgid "Basque" -msgstr "" +msgstr "Баскский" -#: src/misc/iso-639_def.h:51 +#: src/text/iso-639_def.h:51 msgid "Belarusian" -msgstr "" +msgstr "Белорусский" -#: src/misc/iso-639_def.h:52 +#: src/text/iso-639_def.h:52 msgid "Bengali" -msgstr "" +msgstr "Бенгальский" -#: src/misc/iso-639_def.h:53 +#: src/text/iso-639_def.h:53 msgid "Bihari" -msgstr "" +msgstr "Бихари" -#: src/misc/iso-639_def.h:54 +#: src/text/iso-639_def.h:54 msgid "Bislama" -msgstr "" +msgstr "Бислама" -#: src/misc/iso-639_def.h:55 +#: src/text/iso-639_def.h:55 msgid "Bosnian" -msgstr "" +msgstr "Боснийский" -#: src/misc/iso-639_def.h:56 +#: src/text/iso-639_def.h:56 msgid "Breton" -msgstr "" +msgstr "Бретонский" -#: src/misc/iso-639_def.h:57 +#: src/text/iso-639_def.h:57 msgid "Bulgarian" -msgstr "" +msgstr "Болгарский" -#: src/misc/iso-639_def.h:58 +#: src/text/iso-639_def.h:58 msgid "Burmese" -msgstr "" - -#: src/misc/iso-639_def.h:59 -msgid "Catalan" -msgstr "" +msgstr "Бирманский" -#: src/misc/iso-639_def.h:60 +#: src/text/iso-639_def.h:60 msgid "Chamorro" -msgstr "" +msgstr "Чаморро" -#: src/misc/iso-639_def.h:61 +#: src/text/iso-639_def.h:61 msgid "Chechen" -msgstr "" +msgstr "Чеченский" -#: src/misc/iso-639_def.h:62 -#, fuzzy +#: src/text/iso-639_def.h:62 msgid "Chinese" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Китайский" -#: src/misc/iso-639_def.h:63 +#: src/text/iso-639_def.h:63 msgid "Church Slavic" -msgstr "" +msgstr "Церковно-славянский" -#: src/misc/iso-639_def.h:64 +#: src/text/iso-639_def.h:64 msgid "Chuvash" -msgstr "" +msgstr "Чувашский" -#: src/misc/iso-639_def.h:65 +#: src/text/iso-639_def.h:65 msgid "Cornish" -msgstr "" +msgstr "Корнский" -#: src/misc/iso-639_def.h:66 +#: src/text/iso-639_def.h:66 msgid "Corsican" -msgstr "" +msgstr "Корсиканский" -#: src/misc/iso-639_def.h:67 -msgid "Czech" -msgstr "" - -#: src/misc/iso-639_def.h:68 -msgid "Danish" -msgstr "" - -#: src/misc/iso-639_def.h:70 +#: src/text/iso-639_def.h:70 msgid "Dzongkha" -msgstr "" +msgstr "Дзонг-кэ" -#: src/misc/iso-639_def.h:71 +#: src/text/iso-639_def.h:71 msgid "English" -msgstr "" +msgstr "Английский" -#: src/misc/iso-639_def.h:72 +#: src/text/iso-639_def.h:72 msgid "Esperanto" -msgstr "" +msgstr "Эсперанто" -#: src/misc/iso-639_def.h:73 +#: src/text/iso-639_def.h:73 msgid "Estonian" -msgstr "" +msgstr "Эстонский" -#: src/misc/iso-639_def.h:74 -#, fuzzy +#: src/text/iso-639_def.h:74 msgid "Faroese" -msgstr "âÙÓÔÒÏ" +msgstr "Фарерский" -#: src/misc/iso-639_def.h:75 +#: src/text/iso-639_def.h:75 msgid "Fijian" -msgstr "" +msgstr "Фиджи" -#: src/misc/iso-639_def.h:76 -msgid "Finnish" -msgstr "" - -#: src/misc/iso-639_def.h:78 +#: src/text/iso-639_def.h:78 msgid "Frisian" -msgstr "" +msgstr "Фризский" -#: src/misc/iso-639_def.h:79 -msgid "Georgian" -msgstr "" - -#: src/misc/iso-639_def.h:81 +#: src/text/iso-639_def.h:81 msgid "Gaelic (Scots)" -msgstr "" +msgstr "Гаэльский (Шотландский)" -#: src/misc/iso-639_def.h:82 +#: src/text/iso-639_def.h:82 msgid "Irish" -msgstr "" +msgstr "Ирландский" -#: src/misc/iso-639_def.h:83 +#: src/text/iso-639_def.h:83 msgid "Gallegan" -msgstr "" +msgstr "Галисийский" -#: src/misc/iso-639_def.h:84 +#: src/text/iso-639_def.h:84 msgid "Manx" -msgstr "" +msgstr "Манкский" -#: src/misc/iso-639_def.h:85 +#: src/text/iso-639_def.h:85 msgid "Greek, Modern ()" -msgstr "" +msgstr "Греческий (Новогреческий)" -#: src/misc/iso-639_def.h:86 +#: src/text/iso-639_def.h:86 msgid "Guarani" -msgstr "" +msgstr "Гуарани" -#: src/misc/iso-639_def.h:87 +#: src/text/iso-639_def.h:87 msgid "Gujarati" -msgstr "" - -#: src/misc/iso-639_def.h:88 -msgid "Hebrew" -msgstr "" +msgstr "Гуджарати" -#: src/misc/iso-639_def.h:89 -#, fuzzy +#: src/text/iso-639_def.h:89 msgid "Herero" -msgstr "óÔÏÐ" +msgstr "Гереро" -#: src/misc/iso-639_def.h:90 +#: src/text/iso-639_def.h:90 msgid "Hindi" -msgstr "" +msgstr "Хинди" -#: src/misc/iso-639_def.h:91 +#: src/text/iso-639_def.h:91 msgid "Hiri Motu" -msgstr "" +msgstr "Хиримоту" -#: src/misc/iso-639_def.h:93 +#: src/text/iso-639_def.h:93 msgid "Icelandic" -msgstr "" +msgstr "Исландский" -#: src/misc/iso-639_def.h:94 +#: src/text/iso-639_def.h:94 msgid "Inuktitut" -msgstr "" +msgstr "Инуктикут" -#: src/misc/iso-639_def.h:95 +#: src/text/iso-639_def.h:95 msgid "Interlingue" -msgstr "" +msgstr "Интерлингве" -#: src/misc/iso-639_def.h:96 +#: src/text/iso-639_def.h:96 msgid "Interlingua" -msgstr "" +msgstr "Интерлингва" -#: src/misc/iso-639_def.h:97 +#: src/text/iso-639_def.h:97 msgid "Indonesian" -msgstr "" +msgstr "Индонезийский" -#: src/misc/iso-639_def.h:98 +#: src/text/iso-639_def.h:98 msgid "Inupiaq" -msgstr "" +msgstr "Инулиак" -#: src/misc/iso-639_def.h:100 +#: src/text/iso-639_def.h:100 msgid "Javanese" -msgstr "" +msgstr "Яванский" -#: src/misc/iso-639_def.h:102 +#: src/text/iso-639_def.h:102 msgid "Kalaallisut (Greenlandic)" -msgstr "" +msgstr "Эскимосский" -#: src/misc/iso-639_def.h:103 +#: src/text/iso-639_def.h:103 msgid "Kannada" -msgstr "" +msgstr "Каннада" -#: src/misc/iso-639_def.h:104 +#: src/text/iso-639_def.h:104 msgid "Kashmiri" -msgstr "" +msgstr "Кашмири" -#: src/misc/iso-639_def.h:105 +#: src/text/iso-639_def.h:105 msgid "Kazakh" -msgstr "" +msgstr "Казахский" -#: src/misc/iso-639_def.h:106 +#: src/text/iso-639_def.h:106 msgid "Khmer" -msgstr "" +msgstr "Кхмерский" -#: src/misc/iso-639_def.h:107 +#: src/text/iso-639_def.h:107 msgid "Kikuyu" -msgstr "" +msgstr "Кикуйу" -#: src/misc/iso-639_def.h:108 +#: src/text/iso-639_def.h:108 msgid "Kinyarwanda" -msgstr "" +msgstr "Киньяруанда" -#: src/misc/iso-639_def.h:109 +#: src/text/iso-639_def.h:109 msgid "Kirghiz" -msgstr "" +msgstr "Киргизский" -#: src/misc/iso-639_def.h:110 +#: src/text/iso-639_def.h:110 msgid "Komi" -msgstr "" +msgstr "Коми" -#: src/misc/iso-639_def.h:111 -msgid "Korean" -msgstr "" - -#: src/misc/iso-639_def.h:112 +#: src/text/iso-639_def.h:112 msgid "Kuanyama" -msgstr "" +msgstr "Киньяма" -#: src/misc/iso-639_def.h:113 +#: src/text/iso-639_def.h:113 msgid "Kurdish" -msgstr "" +msgstr "Курдский" -#: src/misc/iso-639_def.h:114 +#: src/text/iso-639_def.h:114 msgid "Lao" -msgstr "" +msgstr "Лаосский" -#: src/misc/iso-639_def.h:115 +#: src/text/iso-639_def.h:115 msgid "Latin" -msgstr "" +msgstr "Латинский" -#: src/misc/iso-639_def.h:116 +#: src/text/iso-639_def.h:116 msgid "Latvian" -msgstr "" +msgstr "Латышский" -#: src/misc/iso-639_def.h:117 +#: src/text/iso-639_def.h:117 msgid "Lingala" -msgstr "" +msgstr "Лингала" -#: src/misc/iso-639_def.h:118 +#: src/text/iso-639_def.h:118 msgid "Lithuanian" -msgstr "" +msgstr "Литовский" -#: src/misc/iso-639_def.h:119 +#: src/text/iso-639_def.h:119 msgid "Letzeburgesch" -msgstr "" +msgstr "Люксембургский" -#: src/misc/iso-639_def.h:120 +#: src/text/iso-639_def.h:120 msgid "Macedonian" -msgstr "" +msgstr "Македонский" -#: src/misc/iso-639_def.h:121 +#: src/text/iso-639_def.h:121 msgid "Marshall" -msgstr "" +msgstr "Маршальский" -#: src/misc/iso-639_def.h:122 +#: src/text/iso-639_def.h:122 msgid "Malayalam" -msgstr "" +msgstr "Малаялам" -#: src/misc/iso-639_def.h:123 +#: src/text/iso-639_def.h:123 msgid "Maori" -msgstr "" +msgstr "Маори" -#: src/misc/iso-639_def.h:124 +#: src/text/iso-639_def.h:124 msgid "Marathi" -msgstr "" +msgstr "Маратхи" -#: src/misc/iso-639_def.h:125 -#, fuzzy -msgid "Malay" -msgstr "÷ÏÓÐÒ." - -#: src/misc/iso-639_def.h:126 -#, fuzzy +#: src/text/iso-639_def.h:126 msgid "Malagasy" -msgstr "âÙÓÔÒÏ" +msgstr "Малагасийский" -#: src/misc/iso-639_def.h:127 +#: src/text/iso-639_def.h:127 msgid "Maltese" -msgstr "" +msgstr "Мальтийский" -#: src/misc/iso-639_def.h:128 +#: src/text/iso-639_def.h:128 msgid "Moldavian" -msgstr "" +msgstr "Молдавский" -#: src/misc/iso-639_def.h:129 +#: src/text/iso-639_def.h:129 msgid "Mongolian" -msgstr "" +msgstr "Монгольский" -#: src/misc/iso-639_def.h:130 +#: src/text/iso-639_def.h:130 msgid "Nauru" -msgstr "" +msgstr "Науру" -#: src/misc/iso-639_def.h:131 +#: src/text/iso-639_def.h:131 msgid "Navajo" -msgstr "" +msgstr "Навахо" -#: src/misc/iso-639_def.h:132 +#: src/text/iso-639_def.h:132 msgid "Ndebele, South" -msgstr "" +msgstr "Ндебеле южный" -#: src/misc/iso-639_def.h:133 +#: src/text/iso-639_def.h:133 msgid "Ndebele, North" -msgstr "" +msgstr "Ндебеле северный" -#: src/misc/iso-639_def.h:134 +#: src/text/iso-639_def.h:134 msgid "Ndonga" -msgstr "" +msgstr "Ндунга" -#: src/misc/iso-639_def.h:135 +#: src/text/iso-639_def.h:135 msgid "Nepali" -msgstr "" +msgstr "Непальский" + +#: src/text/iso-639_def.h:136 +msgid "Norwegian" +msgstr "Норвежский" -#: src/misc/iso-639_def.h:137 +#: src/text/iso-639_def.h:137 msgid "Norwegian Nynorsk" -msgstr "" +msgstr "Нюнорнск (Новонорвежский)" -#: src/misc/iso-639_def.h:138 +#: src/text/iso-639_def.h:138 msgid "Norwegian Bokmaal" -msgstr "" +msgstr "Норвежский (Букмаал)" -#: src/misc/iso-639_def.h:139 +#: src/text/iso-639_def.h:139 msgid "Chichewa; Nyanja" -msgstr "" +msgstr "Ньянджа" -#: src/misc/iso-639_def.h:140 +#: src/text/iso-639_def.h:140 msgid "Occitan (post 1500); Provencal" -msgstr "" +msgstr "Окситанский" -#: src/misc/iso-639_def.h:141 +#: src/text/iso-639_def.h:141 msgid "Oriya" -msgstr "" +msgstr "Ория" -#: src/misc/iso-639_def.h:142 +#: src/text/iso-639_def.h:142 msgid "Oromo" -msgstr "" +msgstr "Оромо" -#: src/misc/iso-639_def.h:143 +#: src/text/iso-639_def.h:144 msgid "Ossetian; Ossetic" -msgstr "" +msgstr "Осетинский" -#: src/misc/iso-639_def.h:144 +#: src/text/iso-639_def.h:145 msgid "Panjabi" -msgstr "" - -#: src/misc/iso-639_def.h:145 -#, fuzzy -msgid "Persian" -msgstr "÷ÏÓÐÒ." +msgstr "Панджаби" -#: src/misc/iso-639_def.h:146 -#, fuzzy +#: src/text/iso-639_def.h:147 msgid "Pali" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Пали" -#: src/misc/iso-639_def.h:148 +#: src/text/iso-639_def.h:149 msgid "Portuguese" -msgstr "" +msgstr "Португальский" -#: src/misc/iso-639_def.h:149 -#, fuzzy +#: src/text/iso-639_def.h:150 msgid "Pushto" -msgstr "íÏÄÕÌÉ..." +msgstr "Пушту" -#: src/misc/iso-639_def.h:150 +#: src/text/iso-639_def.h:151 msgid "Quechua" -msgstr "" +msgstr "Кучнф" -#: src/misc/iso-639_def.h:151 -msgid "Raeto-Romance" -msgstr "" +#: src/text/iso-639_def.h:152 +#, fuzzy +msgid "Original audio" +msgstr "Включить звук" -#: src/misc/iso-639_def.h:152 -msgid "Romanian" -msgstr "" +#: src/text/iso-639_def.h:153 +msgid "Raeto-Romance" +msgstr "Ретороманский" -#: src/misc/iso-639_def.h:153 +#: src/text/iso-639_def.h:155 msgid "Rundi" -msgstr "" +msgstr "Рунди" -#: src/misc/iso-639_def.h:155 +#: src/text/iso-639_def.h:157 msgid "Sango" -msgstr "" +msgstr "Санго" -#: src/misc/iso-639_def.h:156 +#: src/text/iso-639_def.h:158 msgid "Sanskrit" -msgstr "" +msgstr "Санскрит" -#: src/misc/iso-639_def.h:157 +#: src/text/iso-639_def.h:159 msgid "Serbian" -msgstr "" +msgstr "Сербский" -#: src/misc/iso-639_def.h:158 +#: src/text/iso-639_def.h:160 msgid "Croatian" -msgstr "" +msgstr "Хорватский" -#: src/misc/iso-639_def.h:159 -#, fuzzy +#: src/text/iso-639_def.h:161 msgid "Sinhalese" -msgstr "ïÔËÒÙÔØ ÆÁÊÌ" - -#: src/misc/iso-639_def.h:160 -#, fuzzy -msgid "Slovak" -msgstr "íÅÄÌÅÎÎÏ" - -#: src/misc/iso-639_def.h:161 -msgid "Slovenian" -msgstr "" +msgstr "Сингальский" -#: src/misc/iso-639_def.h:162 +#: src/text/iso-639_def.h:164 msgid "Northern Sami" -msgstr "" +msgstr "Северный саамский" -#: src/misc/iso-639_def.h:163 +#: src/text/iso-639_def.h:165 msgid "Samoan" -msgstr "" +msgstr "Самоанский" -#: src/misc/iso-639_def.h:164 +#: src/text/iso-639_def.h:166 msgid "Shona" -msgstr "" +msgstr "Шона" -#: src/misc/iso-639_def.h:165 +#: src/text/iso-639_def.h:167 msgid "Sindhi" -msgstr "" +msgstr "Синдхи" -#: src/misc/iso-639_def.h:166 -#, fuzzy +#: src/text/iso-639_def.h:168 msgid "Somali" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgstr "Сомалийский" -#: src/misc/iso-639_def.h:167 +#: src/text/iso-639_def.h:169 msgid "Sotho, Southern" -msgstr "" +msgstr "Сото Южный" -#: src/misc/iso-639_def.h:169 +#: src/text/iso-639_def.h:171 msgid "Sardinian" -msgstr "" +msgstr "Сардинский" -#: src/misc/iso-639_def.h:170 +#: src/text/iso-639_def.h:172 msgid "Swati" -msgstr "" +msgstr "Свати" -#: src/misc/iso-639_def.h:171 +#: src/text/iso-639_def.h:173 msgid "Sundanese" -msgstr "" +msgstr "Сунданский" -#: src/misc/iso-639_def.h:172 +#: src/text/iso-639_def.h:174 msgid "Swahili" -msgstr "" +msgstr "Суахили" -#: src/misc/iso-639_def.h:174 +#: src/text/iso-639_def.h:176 msgid "Tahitian" -msgstr "" +msgstr "Таитянский" -#: src/misc/iso-639_def.h:175 -#, fuzzy +#: src/text/iso-639_def.h:177 msgid "Tamil" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Тамильский" -#: src/misc/iso-639_def.h:176 +#: src/text/iso-639_def.h:178 msgid "Tatar" -msgstr "" +msgstr "Татарский" -#: src/misc/iso-639_def.h:177 +#: src/text/iso-639_def.h:179 msgid "Telugu" -msgstr "" +msgstr "Телугу" -#: src/misc/iso-639_def.h:178 -#, fuzzy +#: src/text/iso-639_def.h:180 msgid "Tajik" -msgstr "îÁÚÁÄ" +msgstr "Таджикский" -#: src/misc/iso-639_def.h:179 +#: src/text/iso-639_def.h:181 msgid "Tagalog" -msgstr "" +msgstr "Тагалог" -#: src/misc/iso-639_def.h:180 +#: src/text/iso-639_def.h:182 msgid "Thai" -msgstr "" +msgstr "Таи" -#: src/misc/iso-639_def.h:181 +#: src/text/iso-639_def.h:183 msgid "Tibetan" -msgstr "" +msgstr "Тибетский" -#: src/misc/iso-639_def.h:182 +#: src/text/iso-639_def.h:184 msgid "Tigrinya" -msgstr "" +msgstr "Тигринья" -#: src/misc/iso-639_def.h:183 +#: src/text/iso-639_def.h:185 msgid "Tonga (Tonga Islands)" -msgstr "" +msgstr "Тонга (острова Тонга)" -#: src/misc/iso-639_def.h:184 +#: src/text/iso-639_def.h:186 msgid "Tswana" -msgstr "" +msgstr "Тсвана" -#: src/misc/iso-639_def.h:185 +#: src/text/iso-639_def.h:187 msgid "Tsonga" -msgstr "" - -#: src/misc/iso-639_def.h:186 -#, fuzzy -msgid "Turkish" -msgstr "îÁÚÁÄ" +msgstr "Тсонга" -#: src/misc/iso-639_def.h:187 +#: src/text/iso-639_def.h:189 msgid "Turkmen" -msgstr "" +msgstr "Туркменский" -#: src/misc/iso-639_def.h:188 +#: src/text/iso-639_def.h:190 msgid "Twi" -msgstr "" +msgstr "Тви" -#: src/misc/iso-639_def.h:189 +#: src/text/iso-639_def.h:191 msgid "Uighur" -msgstr "" +msgstr "Уйгурский" -#: src/misc/iso-639_def.h:190 +#: src/text/iso-639_def.h:192 msgid "Ukrainian" -msgstr "" +msgstr "Украинский" -#: src/misc/iso-639_def.h:191 +#: src/text/iso-639_def.h:193 msgid "Urdu" -msgstr "" +msgstr "Урду" -#: src/misc/iso-639_def.h:192 +#: src/text/iso-639_def.h:194 msgid "Uzbek" -msgstr "" +msgstr "Узбекский" -#: src/misc/iso-639_def.h:193 -#, fuzzy +#: src/text/iso-639_def.h:195 msgid "Vietnamese" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgstr "Вьетнамский" -#: src/misc/iso-639_def.h:194 +#: src/text/iso-639_def.h:196 msgid "Volapuk" -msgstr "" +msgstr "Волапюк" -#: src/misc/iso-639_def.h:195 +#: src/text/iso-639_def.h:197 msgid "Welsh" -msgstr "" +msgstr "Уэльский (Валлийский)" -#: src/misc/iso-639_def.h:196 +#: src/text/iso-639_def.h:198 msgid "Wolof" -msgstr "" +msgstr "Волоф" -#: src/misc/iso-639_def.h:197 +#: src/text/iso-639_def.h:199 msgid "Xhosa" -msgstr "" +msgstr "Коса" -#: src/misc/iso-639_def.h:198 +#: src/text/iso-639_def.h:200 msgid "Yiddish" -msgstr "" +msgstr "Идиш" -#: src/misc/iso-639_def.h:199 +#: src/text/iso-639_def.h:201 msgid "Yoruba" -msgstr "" +msgstr "Йоруба" -#: src/misc/iso-639_def.h:200 +#: src/text/iso-639_def.h:202 msgid "Zhuang" -msgstr "" +msgstr "Чжуань" -#: src/misc/iso-639_def.h:201 +#: src/text/iso-639_def.h:203 msgid "Zulu" -msgstr "" +msgstr "Зулусский" -#: src/misc/iso_lang.c:70 +#: src/text/iso_lang.c:74 modules/gui/wxwidgets/dialogs/preferences.cpp:974 msgid "Unknown" -msgstr "" - -#: src/playlist/playlist.c:104 modules/gui/wxwindows/playlist.cpp:446 -#: modules/misc/freetype.c:89 -msgid "Normal" -msgstr "" +msgstr "Неизвестно" -#: src/video_output/video_output.c:401 modules/gui/gtk/gnome_interface.c:183 -#: modules/gui/gtk/gnome_interface.c:966 modules/gui/gtk/gtk_interface.c:553 -#: modules/gui/gtk/gtk_interface.c:1349 modules/gui/macosx/intf.m:465 -#: modules/gui/macosx/intf.m:466 +#: src/video_output/video_output.c:414 modules/gui/macosx/intf.m:734 +#: modules/gui/macosx/intf.m:735 modules/video_filter/deinterlace.c:124 msgid "Deinterlace" -msgstr "" +msgstr "Деинтерлейс" -#: src/video_output/video_output.c:405 modules/video_filter/deinterlace.c:95 -#, fuzzy +#: src/video_output/video_output.c:418 modules/video_filter/deinterlace.c:119 msgid "Discard" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgstr "Discard" -#: src/video_output/video_output.c:407 modules/video_filter/deinterlace.c:95 +#: src/video_output/video_output.c:420 modules/video_filter/deinterlace.c:119 msgid "Blend" -msgstr "" +msgstr "Blend" -#: src/video_output/video_output.c:409 modules/video_filter/deinterlace.c:95 +#: src/video_output/video_output.c:422 modules/video_filter/deinterlace.c:119 msgid "Mean" -msgstr "" +msgstr "Mean" -#: src/video_output/video_output.c:411 modules/video_filter/deinterlace.c:96 +#: src/video_output/video_output.c:424 modules/video_filter/deinterlace.c:120 msgid "Bob" -msgstr "" +msgstr "Bob" -#: src/video_output/video_output.c:413 modules/video_filter/deinterlace.c:96 +#: src/video_output/video_output.c:426 modules/video_filter/deinterlace.c:120 msgid "Linear" -msgstr "" +msgstr "Linear" -#: src/video_output/video_output.c:424 -#, fuzzy -msgid "Filters" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: src/video_output/vout_intf.c:337 modules/gui/macosx/intf.m:728 +#: modules/gui/macosx/intf.m:729 modules/video_filter/crop.c:104 +#: modules/video_output/x11/xvmc.c:132 +msgid "Crop" +msgstr "Обрезать" + +#: src/video_output/vout_intf.c:401 modules/gui/macosx/intf.m:726 +#: modules/gui/macosx/intf.m:727 +msgid "Aspect-ratio" +msgstr "Соотношение сторон" + +#: modules/access/bda/bda.c:39 modules/access/cdda.c:63 +#: modules/access/dshow/dshow.cpp:94 modules/access/dvb/access.c:77 +#: modules/access/dv.c:70 modules/access/dvdnav.c:70 +#: modules/access/dvdread.c:64 modules/access/fake.c:42 +#: modules/access/file.c:82 modules/access/ftp.c:56 +#: modules/access/gnomevfs.c:46 modules/access/http.c:62 +#: modules/access/jack.c:61 modules/access/mms/mms.c:48 +#: modules/access/pvr.c:59 modules/access/screen/screen.c:38 +#: modules/access/smb.c:63 modules/access/tcp.c:40 modules/access/udp.c:62 +#: modules/access/v4l2/v4l2.c:214 modules/access/v4l.c:76 +#: modules/access/vcd/vcd.c:44 +msgid "Caching value in ms" +msgstr "Размер кэша в мс." -#: src/video_output/vout_intf.c:183 -msgid "Zoom" -msgstr "" +#: modules/access/bda/bda.c:41 modules/access/dvb/access.c:79 +msgid "" +"Caching value for DVB streams. This value should be set in milliseconds." +msgstr "Размер кэша для потока DVB. Значение указывается в миллисекундах." -#: src/video_output/vout_intf.c:195 -msgid "1:4 Quarter" -msgstr "" +#: modules/access/bda/bda.c:44 modules/access/dvb/access.c:82 +#: modules/gui/qt4/components/open_panels.cpp:836 +msgid "Adapter card to tune" +msgstr "Карта адаптера для настройки" -#: src/video_output/vout_intf.c:197 -msgid "1:2 Half" +#: modules/access/bda/bda.c:45 modules/access/dvb/access.c:83 +msgid "" +"Adapter cards have a device file in directory named /dev/dvb/adapter[n] with " +"n>=0." msgstr "" +"Карты адаптера имеют файл устройства в каталоге /dev/dvb/adapter[n], где " +"n>=0." -#: src/video_output/vout_intf.c:199 -msgid "1:1 Original" -msgstr "" +#: modules/access/bda/bda.c:48 modules/access/dvb/access.c:85 +msgid "Device number to use on adapter" +msgstr "Номер устройства в адаптере" -#: src/video_output/vout_intf.c:201 -msgid "2:1 Double" -msgstr "" +#: modules/access/bda/bda.c:51 modules/access/dvb/access.c:88 +#: modules/gui/qt4/components/open_panels.cpp:595 +#: modules/gui/qt4/components/open_panels.cpp:858 +msgid "Transponder/multiplex frequency" +msgstr "Трансподер/частота мультиплексирования" -#: modules/access/cdda.c:42 modules/access/dshow/dshow.cpp:71 -#: modules/access/dvb/access.c:50 modules/access/dvdnav.c:59 -#: modules/access/dvdread.c:61 modules/access/file.c:70 -#: modules/access/ftp.c:40 modules/access/http.c:48 -#: modules/access/mms/mms.c:46 modules/access/screen/screen.c:37 -#: modules/access/tcp.c:37 modules/access/udp.c:41 modules/access/v4l/v4l.c:72 -#: modules/access/vcd/vcd.c:40 -msgid "Caching value in ms" -msgstr "" +#: modules/access/bda/bda.c:53 modules/access/dvb/access.c:89 +msgid "In kHz for DVB-S or Hz for DVB-C/T" +msgstr "Указывается в кГц для DVB-S или Гц для DVB-C/T" + +#: modules/access/bda/bda.c:55 +#, fuzzy +msgid "In kHz for DVB-C/S/T" +msgstr "Указывается в кГц для DVB-S или Гц для DVB-C/T" + +#: modules/access/bda/bda.c:58 modules/access/dvb/access.c:91 +msgid "Inversion mode" +msgstr "Режим инверсии" + +#: modules/access/bda/bda.c:59 modules/access/dvb/access.c:92 +msgid "Inversion mode [0=off, 1=on, 2=auto]" +msgstr "Режим инверсии [0=выключена, 1=включна, 2=авто]" -#: modules/access/cdda.c:44 modules/access/vcd/vcd.c:42 +#: modules/access/bda/bda.c:64 modules/access/dvb/access.c:94 +msgid "Probe DVB card for capabilities" +msgstr "Опросить DVB карту" + +#: modules/access/bda/bda.c:65 modules/access/dvb/access.c:95 msgid "" -"Allows you to modify the default caching value for cdda streams. This value " -"should be set in milliseconds units." +"Some DVB cards do not like to be probed for their capabilities, you can " +"disable this feature if you experience some trouble." msgstr "" +"Некоторые DVB карты не могут быть опрошены, вы можете запретить эту возможно " +"при возникновении проблем." -#: modules/access/cdda.c:48 -#, fuzzy -msgid "Audio CD input" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/bda/bda.c:69 modules/access/dvb/access.c:97 +msgid "Budget mode" +msgstr "Бюджетный режим" -#: modules/access/cdda.c:52 -msgid "[cdda:][device][@[track]]" -msgstr "" +#: modules/access/bda/bda.c:70 modules/access/dvb/access.c:98 +msgid "This allows you to stream an entire transponder with a \"budget\" card." +msgstr "Позволяет вещать весь транспондер с \"бюджетной\" картой." -#: modules/access/cdda/access.c:451 modules/access/vcdx/access.c:340 -#: modules/access/vcdx/access.c:693 modules/access/vcdx/access.c:1193 -#: modules/access/vcdx/access.c:1194 modules/gui/gtk/open.c:287 -#: modules/gui/gtk/open.c:301 modules/gui/wxwindows/open.cpp:1199 -#: modules/gui/wxwindows/open.cpp:1207 +#: modules/access/bda/bda.c:75 #, fuzzy -msgid "Track" -msgstr "îÁÚÁÄ" +msgid "Network Identifier" +msgstr "Настройки сети" -#: modules/access/cdda/access.c:470 -msgid "Extended Data" -msgstr "" +#: modules/access/bda/bda.c:78 modules/access/dvb/access.c:101 +msgid "Satellite number in the Diseqc system" +msgstr "Номер спутника в системе Diseqc" -#: modules/access/cdda/access.c:704 modules/access/vcdx/access.c:1054 -msgid "Album" -msgstr "" +#: modules/access/bda/bda.c:79 modules/access/dvb/access.c:102 +msgid "[0=no diseqc, 1-4=satellite number]." +msgstr "[0=нет diseqc, 1-4=номер спутника]." -#: modules/access/cdda/access.c:706 -msgid "Disc Artist(s)" -msgstr "" +#: modules/access/bda/bda.c:82 modules/access/dvb/access.c:104 +msgid "LNB voltage" +msgstr "Напряжение LNB" -#: modules/access/cdda/access.c:709 -msgid "CDDB Disc Category" +#: modules/access/bda/bda.c:83 modules/access/dvb/access.c:105 +msgid "In Volts [0, 13=vertical, 18=horizontal]." msgstr "" +"Изменение напряжения LNB позволяет выбирать тип поляризации. Значение " +"указывается в Вольтах [0, 13=вертикальная поляризация, 18=горизонтальная]." -#: modules/access/cdda/access.c:719 -msgid "Year" -msgstr "" +#: modules/access/bda/bda.c:85 modules/access/dvb/access.c:107 +msgid "High LNB voltage" +msgstr "Высокое напряжение LNB" -#: modules/access/cdda/access.c:727 -msgid "Track Artist" +#: modules/access/bda/bda.c:86 modules/access/dvb/access.c:108 +msgid "" +"Enable high voltage if your cables are particularly long. This is not " +"supported by all frontends." msgstr "" +"Использовать высоконе напряжение при длинном кабеле. Это поддерживается не " +"всеми фронтендами." -#: modules/access/cdda/access.c:729 -#, fuzzy -msgid "Track Title" -msgstr "ðÒÅÄÙÄÕÝÉÊ ÆÁÊÌ" +#: modules/access/bda/bda.c:89 modules/access/dvb/access.c:111 +msgid "22 kHz tone" +msgstr "Тон 22 кГц" -#: modules/access/cdda/cdda.c:42 -msgid "" -"This integer when viewed in binary is a debugging mask\n" -"meta info 1\n" -"events 2\n" -"MRL 4\n" -"external call 8\n" -"all calls (10) 16\n" -"LSN (20) 32\n" -"seek (40) 64\n" -"libcdio (80) 128\n" -"libcddb (100) 256\n" -msgstr "" +#: modules/access/bda/bda.c:90 modules/access/dvb/access.c:112 +msgid "[0=off, 1=on, -1=auto]." +msgstr "[0=выключен, 1=включен, -1=авто]." -#: modules/access/cdda/cdda.c:54 -msgid "" -"Allows you to modify the default caching value for CDDA streams. This value " -"should be set in millisecond units." -msgstr "" +#: modules/access/bda/bda.c:92 modules/access/dvb/access.c:114 +msgid "Transponder FEC" +msgstr "FEC транспондера" -#: modules/access/cdda/cdda.c:58 -msgid "" -"Allows you to specify how many CD blocks to get on a single CD read. " -"Generally on newer/faster CD's, this increases throughput at the expense of " -"a little more memory usage and initial delay. SCSI-MMC limitations generally " -"don't allow for more than 25 blocks per access." -msgstr "" +#: modules/access/bda/bda.c:93 modules/access/dvb/access.c:115 +msgid "FEC=Forward Error Correction mode [9=auto]." +msgstr "Режим Forward Error Correction (FEC) [9=авто]." -#: modules/access/cdda/cdda.c:64 -msgid "" -"Format used in the GUI Playlist Title. Similar to the Unix date \n" -"Format specifiers that start with a percent sign. Specifiers are: \n" -" %a : The artist (for the album)\n" -" %A : The album information\n" -" %C : Category\n" -" %e : The extended data (for a track)\n" -" %I : CDDB disk ID\n" -" %G : Genre\n" -" %M : The current MRL\n" -" %m : The CD-DA Media Catalog Number (MCN)\n" -" %n : The number of tracks on the CD\n" -" %p : The artist/performer/composer in the track\n" -" %T : The track number\n" -" %s : Number of seconds in this track \n" -" %t : The title\n" -" %Y : The year 19xx or 20xx\n" -" %% : a % \n" -msgstr "" +#: modules/access/bda/bda.c:95 modules/access/dvb/access.c:117 +msgid "Transponder symbol rate in kHz" +msgstr "Символьная частота трансподера в кГц" -#: modules/access/cdda/cdda.c:83 -msgid "" -"Format used in the GUI Playlist Title. Similar to the Unix date \n" -"Format specifiers that start with a percent sign. Specifiers are: \n" -" %M : The current MRL\n" -" %m : The CD-DA Media Catalog Number (MCN)\n" -" %n : The number of tracks on the CD\n" -" %T : The track number\n" -" %s : Number of seconds in this track \n" -" %% : a % \n" -msgstr "" +#: modules/access/bda/bda.c:98 modules/access/dvb/access.c:120 +msgid "Antenna lnb_lof1 (kHz)" +msgstr "Антенна lbv_lof1 (кГц)" -#: modules/access/cdda/cdda.c:97 -msgid "cddax://[device-or-file][@[T]track]" +#: modules/access/bda/bda.c:99 +msgid "Low Band Local Osc Freq in kHz usually 9.75GHz" msgstr "" -#: modules/access/cdda/cdda.c:98 -msgid "Compact Disc Digital Audio (CD-DA) input" -msgstr "" +#: modules/access/bda/bda.c:101 modules/access/dvb/access.c:123 +msgid "Antenna lnb_lof2 (kHz)" +msgstr "Антенна lbv_lof2 (кГц)" -#: modules/access/cdda/cdda.c:106 modules/access/vcdx/vcd.c:100 -#: modules/codec/ogt/subtitle.h:39 -msgid "If nonzero, this gives additional debug information." +#: modules/access/bda/bda.c:102 +msgid "High Band Local Osc Freq in kHz usually 10.6GHz" msgstr "" -#: modules/access/cdda/cdda.c:111 -msgid "Caching value in microseconds" +#: modules/access/bda/bda.c:104 modules/access/dvb/access.c:126 +msgid "Antenna lnb_slof (kHz)" +msgstr "Антенна lbv_slof (кГц)" + +#: modules/access/bda/bda.c:106 +msgid "Low Noise Block switch freq in kHz usually 11.7GHz" msgstr "" -#: modules/access/cdda/cdda.c:116 -#, fuzzy -msgid "Number of blocks per CD read" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/bda/bda.c:109 modules/access/dvb/access.c:130 +msgid "Modulation type" +msgstr "Тип модуляции" -#: modules/access/cdda/cdda.c:121 -msgid "Format to use in playlist \"author\" field" +#: modules/access/bda/bda.c:110 +msgid "QAM constellation points [16, 32, 64, 128, 256]" msgstr "" -#: modules/access/cdda/cdda.c:126 -msgid "Format to use in playlist \"title\" field when no CDDB" +#: modules/access/bda/bda.c:113 +msgid "16" msgstr "" -#: modules/access/cdda/cdda.c:132 -msgid "Format to use in playlist \"title\" field when using CDDB" +#: modules/access/bda/bda.c:113 +msgid "32" msgstr "" -#: modules/access/cdda/cdda.c:136 -msgid "Do CDDB lookups?" +#: modules/access/bda/bda.c:114 +msgid "64" msgstr "" -#: modules/access/cdda/cdda.c:137 -msgid "If set, lookup CD-DA track information using the CDDB protocol" +#: modules/access/bda/bda.c:114 +msgid "128" msgstr "" -#: modules/access/cdda/cdda.c:142 -#, fuzzy -msgid "CDDB server" -msgstr "âÙÓÔÒÏ" - -#: modules/access/cdda/cdda.c:143 -msgid "Contact this CDDB server look up CD-DA information" +#: modules/access/bda/bda.c:114 +msgid "256" msgstr "" -#: modules/access/cdda/cdda.c:147 -msgid "CDDB server port" +#: modules/access/bda/bda.c:117 modules/access/dvb/access.c:134 +msgid "Terrestrial high priority stream code rate (FEC)" +msgstr "Наземная скорость кодирования (FEC), высокий приоритет" + +#: modules/access/bda/bda.c:118 +msgid "High Priority FEC Rate [Undefined,1/2,2/3,3/4,5/6,7/8]" msgstr "" -#: modules/access/cdda/cdda.c:148 -msgid "CDDB server uses this port number to communicate on" +#: modules/access/bda/bda.c:121 modules/access/bda/bda.c:128 +msgid "1/2" msgstr "" -#: modules/access/cdda/cdda.c:152 modules/access/cdda/cdda.c:153 -msgid "email address reported to CDDB server" +#: modules/access/bda/bda.c:121 modules/access/bda/bda.c:128 +msgid "2/3" msgstr "" -#: modules/access/cdda/cdda.c:157 -msgid "Cache CDDB lookups?" +#: modules/access/bda/bda.c:122 modules/access/bda/bda.c:129 +msgid "3/4" msgstr "" -#: modules/access/cdda/cdda.c:158 -msgid "If set cache CDDB information about this CD" +#: modules/access/bda/bda.c:122 modules/access/bda/bda.c:129 +msgid "5/6" msgstr "" -#: modules/access/cdda/cdda.c:162 -msgid "Contact CDDB via the HTTP protocol?" +#: modules/access/bda/bda.c:122 modules/access/bda/bda.c:129 +msgid "7/8" msgstr "" -#: modules/access/cdda/cdda.c:163 -msgid "If set, the CDDB server gets information via the CDDB HTTP protocol" +#: modules/access/bda/bda.c:124 modules/access/dvb/access.c:137 +msgid "Terrestrial low priority stream code rate (FEC)" +msgstr "Наземная скорость кодирования (FEC), низкий приоритет" + +#: modules/access/bda/bda.c:125 +msgid "Low Priority FEC Rate [Undefined,1/2,2/3,3/4,5/6,7/8]" msgstr "" -#: modules/access/cdda/cdda.c:168 -msgid "CDDB server timeout" +#: modules/access/bda/bda.c:131 modules/access/dvb/access.c:140 +msgid "Terrestrial bandwidth" +msgstr "Наземная пропускная способность" + +#: modules/access/bda/bda.c:132 modules/access/dvb/access.c:141 +msgid "Terrestrial bandwidth [0=auto,6,7,8 in MHz]" msgstr "" +"Наземная пропускная способность. Значение указывается в МГц [0=авто,6,7,8]" -#: modules/access/cdda/cdda.c:169 -msgid "Time (in seconds) to wait for a response from the CDDB server" +#: modules/access/bda/bda.c:134 +#, fuzzy +msgid "6 MHz" +msgstr "%d Гц" + +#: modules/access/bda/bda.c:135 +#, fuzzy +msgid "7 MHz" +msgstr "%d Гц" + +#: modules/access/bda/bda.c:135 +#, fuzzy +msgid "8 MHz" +msgstr "%d Гц" + +#: modules/access/bda/bda.c:137 modules/access/dvb/access.c:143 +msgid "Terrestrial guard interval" +msgstr "Интервал защитный интервал" + +#: modules/access/bda/bda.c:138 +msgid "Guard interval [Undefined,1/4,1/8,1/16,1/32]" msgstr "" -#: modules/access/cdda/cdda.c:174 modules/access/cdda/cdda.c:175 -msgid "Directory to cache CDDB requests" +#: modules/access/bda/bda.c:140 +msgid "1/4" msgstr "" -#: modules/access/directory.c:66 -msgid "Subdirectory behavior" +#: modules/access/bda/bda.c:140 +msgid "1/8" msgstr "" -#: modules/access/directory.c:68 -msgid "" -"Select whether subdirectories must be expanded.\n" -"none: subdirectories do not appear in the playlist.\n" -"collapse: subdirectories appear but are expanded on first play.\n" -"expand: all subdirectories are expanded.\n" +#: modules/access/bda/bda.c:141 +msgid "1/16" msgstr "" -#: modules/access/directory.c:74 modules/codec/x264.c:46 -msgid "none" +#: modules/access/bda/bda.c:141 +msgid "1/32" msgstr "" -#: modules/access/directory.c:74 -#, fuzzy -msgid "collapse" -msgstr "óÔÏÐ" +#: modules/access/bda/bda.c:143 modules/access/dvb/access.c:146 +msgid "Terrestrial transmission mode" +msgstr "Наземный режим передачи" -#: modules/access/directory.c:75 -msgid "expand" +#: modules/access/bda/bda.c:144 +msgid "Transmission mode [Undefined,2k,8k]" msgstr "" -#: modules/access/directory.c:78 -msgid "Standard filesystem directory input" +#: modules/access/bda/bda.c:146 +msgid "2k" msgstr "" -#: modules/access/directory.c:88 -msgid "Directory EOF" +#: modules/access/bda/bda.c:147 +msgid "8k" msgstr "" -#: modules/access/dshow/dshow.cpp:67 modules/access/dshow/dshow.cpp:69 -#: modules/gui/macosx/prefs.m:453 modules/gui/macosx/prefs_widgets.m:339 -#: modules/gui/wxwindows/preferences_widgets.cpp:260 -#: modules/video_output/directx/directx.c:138 -msgid "Default" +#: modules/access/bda/bda.c:149 modules/access/dvb/access.c:149 +msgid "Terrestrial hierarchy mode" +msgstr "Наземный режим иерархии" + +#: modules/access/bda/bda.c:150 +msgid "Hierarchy alpha value [Undefined,1,2,4]" msgstr "" -#: modules/access/dshow/dshow.cpp:67 modules/access/dshow/dshow.cpp:69 -#: modules/gui/gtk/menu.c:700 -#, c-format -msgid "None" +#: modules/access/bda/bda.c:152 +msgid "1" msgstr "" -#: modules/access/dshow/dshow.cpp:73 -msgid "" -"Allows you to modify the default caching value for DirectShow streams. This " -"value should be set in milliseconds units." +#: modules/access/bda/bda.c:153 +msgid "2" +msgstr "" + +#: modules/access/bda/bda.c:153 +msgid "4" msgstr "" -#: modules/access/dshow/dshow.cpp:75 modules/access/v4l/v4l.c:76 +#: modules/access/bda/bda.c:156 #, fuzzy -msgid "Video device name" -msgstr "ëÌÉÅÎÔ VideoLAN" +msgid "Satellite Azimuth" +msgstr "Спутниковый вход" -#: modules/access/dshow/dshow.cpp:77 -msgid "" -"You can specify the name of the video device that will be used by the " -"DirectShow plugin. If you don't specify anything, the default device will be " -"used." -msgstr "" +#: modules/access/bda/bda.c:157 +#, fuzzy +msgid "Satellite Azimuth in tenths of degree" +msgstr "Спутниковый вход" -#: modules/access/dshow/dshow.cpp:80 modules/access/v4l/v4l.c:80 +#: modules/access/bda/bda.c:158 #, fuzzy -msgid "Audio device name" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Satellite Elevation" +msgstr "Спутниковый вход" -#: modules/access/dshow/dshow.cpp:82 -msgid "" -"You can specify the name of the audio device that will be used by the " -"DirectShow plugin. If you don't specify anything, the default device will be " -"used." -msgstr "" +#: modules/access/bda/bda.c:159 +#, fuzzy +msgid "Satellite Elevation in tenths of degree" +msgstr "Спутниковый вход" -#: modules/access/dshow/dshow.cpp:85 +#: modules/access/bda/bda.c:160 #, fuzzy -msgid "Video size" -msgstr "ëÌÉÅÎÔ VideoLAN" +msgid "Satellite Longitude" +msgstr "Спутниковый вход" -#: modules/access/dshow/dshow.cpp:87 -msgid "" -"You can specify the size of the video that will be displayed by the " -"DirectShow plugin. If you don't specify anything the default size for your " -"device will be used." +#: modules/access/bda/bda.c:162 +msgid "Satellite Longitude in 10ths of degree, -ve=West" msgstr "" -#: modules/access/dshow/dshow.cpp:90 modules/access/v4l/v4l.c:84 -msgid "Video input chroma format" -msgstr "" +#: modules/access/bda/bda.c:163 +#, fuzzy +msgid "Satellite Polarisation" +msgstr "Нормализация громкости" -#: modules/access/dshow/dshow.cpp:92 -msgid "" -"Force the DirectShow video input to use a specific chroma format (eg. I420 " -"(default), RV24, etc.)" -msgstr "" +#: modules/access/bda/bda.c:164 +#, fuzzy +msgid "Satellite Polarisation [H/V/L/R]" +msgstr "Нормализация громкости" -#: modules/access/dshow/dshow.cpp:94 -msgid "Device properties" -msgstr "" +#: modules/access/bda/bda.c:166 +#, fuzzy +msgid "Horizontal" +msgstr "Повернуть по-горизонтали" -#: modules/access/dshow/dshow.cpp:96 -msgid "" -"Show the properties dialog of the selected device before starting the stream." -msgstr "" +#: modules/access/bda/bda.c:166 +msgid "Vertical" +msgstr "Вертикальный" -#: modules/access/dshow/dshow.cpp:109 -msgid "DirectShow" +#: modules/access/bda/bda.c:167 +msgid "Circular Left" msgstr "" -#: modules/access/dshow/dshow.cpp:110 modules/access/dshow/dshow.cpp:137 -msgid "DirectShow input" +#: modules/access/bda/bda.c:167 +msgid "Circular Right" msgstr "" -#: modules/access/dshow/dshow.cpp:116 modules/access/dshow/dshow.cpp:121 -#: modules/video_output/directx/directx.c:151 +#: modules/access/bda/bda.c:170 modules/access/dvb/access.c:187 +msgid "DVB" +msgstr "DVB" + +#: modules/access/bda/bda.c:171 #, fuzzy -msgid "Refresh list" -msgstr "ïÔËÒÙÔØ ÆÁÊÌ" +msgid "DirectShow DVB input" +msgstr "Источник DirectShow" -#: modules/access/dshow/dshow.cpp:117 modules/access/dshow/dshow.cpp:122 -#: modules/gui/gtk/preferences.c:373 -msgid "Configure" -msgstr "" +#: modules/access/cdda/access.c:286 +#, fuzzy +msgid "CD reading failed" +msgstr "Масштабирование" + +#: modules/access/cdda/access.c:287 +#, fuzzy, c-format +msgid "VLC could not get a new block of size: %i." +msgstr "Остановить поток" -#: modules/access/dvb/access.c:52 +#: modules/access/cdda.c:65 msgid "" -"Allows you to modify the default caching value for dvb streams. This value " -"should be set in millisecond units." -msgstr "" +"Default caching value for Audio CDs. This value should be set in " +"milliseconds." +msgstr "Размер кэша для Аудио CD. Значение указывается в миллисекундах." -#: modules/access/dvb/access.c:55 -#, fuzzy -msgid "Program to decode" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/cdda.c:69 modules/gui/macosx/open.m:178 +#: modules/gui/macosx/open.m:533 modules/gui/macosx/open.m:621 +#: modules/gui/qt4/ui/open_disk.ui:79 +#: modules/gui/wxwidgets/dialogs/open.cpp:700 +msgid "Audio CD" +msgstr "Аудио CD" -#: modules/access/dvb/access.c:56 -msgid "This is a workaround for a bug in the input" -msgstr "" +#: modules/access/cdda.c:70 +msgid "Audio CD input" +msgstr "Ввод с Audio CD" -#: modules/access/dvb/access.c:58 -msgid "Adapter card to tune" -msgstr "" +#: modules/access/cdda.c:76 +msgid "[cdda:][device][@[track]]" +msgstr "[cdda:][устройство[@[дорожка]]" -#: modules/access/dvb/access.c:59 -msgid "" -"Adapter cards have a device file in directory named /dev/dvb/adapter[n] with " -"n>=0." -msgstr "" +#: modules/access/cdda.c:88 +msgid "CDDB Server" +msgstr "Сервер CDDB" -#: modules/access/dvb/access.c:61 -msgid "Device number to use on adapter" -msgstr "" +#: modules/access/cdda.c:88 +msgid "Address of the CDDB server to use." +msgstr "Адрес сервера CDDB" -#: modules/access/dvb/access.c:64 -msgid "Use CAM" -msgstr "" +#: modules/access/cdda.c:91 +msgid "CDDB port" +msgstr "Порт CDDB" -#: modules/access/dvb/access.c:67 -msgid "Transponder/multiplex frequency" -msgstr "" +#: modules/access/cdda.c:91 +msgid "CDDB Server port to use." +msgstr "Порт сервера CDDB" -#: modules/access/dvb/access.c:68 -msgid "In kHz for DVB-S or Hz for DVB-C/T" -msgstr "" +#: modules/access/cdda.c:445 +msgid "Audio CD - Track " +msgstr "Аудио CD - Дорожка " -#: modules/access/dvb/access.c:70 -#, fuzzy -msgid "Inversion mode" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/cdda.c:462 +#, c-format +msgid "Audio CD - Track %i" +msgstr "Аудио CD - Дорожка %i" -#: modules/access/dvb/access.c:71 -msgid "Inversion mode [0=off, 1=on, 2=auto]" -msgstr "" +#: modules/access/cdda/cdda.c:42 modules/access/directory.c:82 +#: modules/codec/x264.c:377 modules/codec/x264.c:383 modules/codec/x264.c:388 +msgid "none" +msgstr "нет" -#: modules/access/dvb/access.c:73 -msgid "Probe DVB card for capabilities" -msgstr "" +#: modules/access/cdda/cdda.c:42 +msgid "overlap" +msgstr "перекрытие" -#: modules/access/dvb/access.c:74 -msgid "Some DVB cards do not like to be probed for their capabilities." -msgstr "" +#: modules/access/cdda/cdda.c:43 +msgid "full" +msgstr "полное" -#: modules/access/dvb/access.c:76 modules/access/satellite/satellite.c:62 -msgid "Antenna lnb_lof1 (kHz)" +#: modules/access/cdda/cdda.c:47 +msgid "" +"This integer when viewed in binary is a debugging mask\n" +"meta info 1\n" +"events 2\n" +"MRL 4\n" +"external call 8\n" +"all calls (0x10) 16\n" +"LSN (0x20) 32\n" +"seek (0x40) 64\n" +"libcdio (0x80) 128\n" +"libcddb (0x100) 256\n" +msgstr "" +"Это число в двоичном виде представляет собой маску отладки\n" +"мета-ниформация 1\n" +"события 2\n" +"MRL 4\n" +"внешние вызовы 8\n" +"все вызовы (0x10) 16\n" +"LSN (0x20) 32\n" +"перемотка (0x40) 64\n" +"libcdio (0x80) 128\n" +"libcddb (0x100) 256\n" + +#: modules/access/cdda/cdda.c:59 +msgid "" +"Caching value for CDDA streams. This value should be set in millisecond " +"units." +msgstr "Размер кэша для потоков CDDA. Значение указывается в миллисекундах." + +#: modules/access/cdda/cdda.c:63 +msgid "" +"How many CD blocks to get on a single CD read. Generally on newer/faster " +"CDs, this increases throughput at the expense of a little more memory usage " +"and initial delay. SCSI-MMC limitations generally don't allow for more than " +"25 blocks per access." +msgstr "" +"Количество блоков для получения за одну операцию чтения с CD. Обычно на " +"новых/быстрых CD это увеличивает пропускную способность за счет небольшого " +"расхода памяти и начальной задержки. Ограничения SSC-MMC обычно не позволяют " +"читать более 25 блоков за одну операцию доступа." + +#: modules/access/cdda/cdda.c:69 +msgid "" +"Format used in the GUI Playlist Title. Similar to the Unix date \n" +"Format specifiers that start with a percent sign. Specifiers are: \n" +" %a : The artist (for the album)\n" +" %A : The album information\n" +" %C : Category\n" +" %e : The extended data (for a track)\n" +" %I : CDDB disk ID\n" +" %G : Genre\n" +" %M : The current MRL\n" +" %m : The CD-DA Media Catalog Number (MCN)\n" +" %n : The number of tracks on the CD\n" +" %p : The artist/performer/composer in the track\n" +" %T : The track number\n" +" %s : Number of seconds in this track\n" +" %S : Number of seconds in the CD\n" +" %t : The track title or MRL if no title\n" +" %Y : The year 19xx or 20xx\n" +" %% : a % \n" msgstr "" - -#: modules/access/dvb/access.c:79 modules/access/satellite/satellite.c:65 -msgid "Antenna lnb_lof2 (kHz)" +"Формат заголовков элементов плейлиста. Похожий на формат Unix-команды date \n" +"Специальные последовательности начинаются с знака процента: \n" +" %a : Исполнитель (для альбома)\n" +" %A : Информация об альбоме\n" +" %C : Категория\n" +" %e : Расширенные данные (для дорожки)\n" +" %I : CDDB ID диска\n" +" %G : Жанр\n" +" %M : Текущий MRL\n" +" %m : Номер в каталоге CD-DA (MCN)\n" +" %n : Количество дорожек на CD\n" +" %p : Исполнитель/композитор дорожки\n" +" %T : Номер дорожки\n" +" %s : Количество секунд в дорожке\n" +" %S : Количество секунд на CD\n" +" %t : Заголовок дорожки или MRL, если заголовка нет\n" +" %Y : Год в виде 19xx или 20xx\n" +" %% : Знак % \n" + +#: modules/access/cdda/cdda.c:89 +msgid "" +"Format used in the GUI Playlist Title. Similar to the Unix date \n" +"Format specifiers that start with a percent sign. Specifiers are: \n" +" %M : The current MRL\n" +" %m : The CD-DA Media Catalog Number (MCN)\n" +" %n : The number of tracks on the CD\n" +" %T : The track number\n" +" %s : Number of seconds in this track\n" +" %S : Number of seconds in the CD\n" +" %t : The track title or MRL if no title\n" +" %% : a % \n" msgstr "" +"Формат заголовков элементов плейлиста. Похожий на формат Unix-команды date \n" +"Специальные последовательности начинаются с знака процента: \n" +" %M : Текущий MRL\n" +" %m : Номер в каталоге CD-DA (MCN)\n" +" %n : Количество дорожек на CD\n" +" %T : Номер дорожки\n" +" %s : Количество секунд в дорожке\n" +" %S : Количество секунд на CD\n" +" %t : Заголовок дорожки или MRL, если заголовка нет\n" +" %% : Знак % \n" + +#: modules/access/cdda/cdda.c:100 +msgid "Enable CD paranoia?" +msgstr "Включить CD paranoia?" + +#: modules/access/cdda/cdda.c:102 +msgid "" +"Select whether to use CD Paranoia for jitter/error correction.\n" +"none: no paranoia - fastest.\n" +"overlap: do only overlap detection - not generally recommended.\n" +"full: complete jitter and error correction detection - slowest.\n" +msgstr "" +"Использовать CD Paranoia для коррекции ошибок и джиттера.\n" +"нет: не использовать коррекцию - самое быстрое\n" +"перекрытие: использовать только определения перекрытия - не рекомендуется\n" +"полное: полная коррекция ошибок и джиттера - самое медленное\n" + +#: modules/access/cdda/cdda.c:112 +msgid "cddax://[device-or-file][@[T]track]" +msgstr "cddax://[устройство-или-файл][@[T]дорожка]" -#: modules/access/dvb/access.c:82 modules/access/satellite/satellite.c:68 -msgid "Antenna lnb_slof (kHz)" -msgstr "" +#: modules/access/cdda/cdda.c:113 +msgid "Compact Disc Digital Audio (CD-DA) input" +msgstr "Ввод с CD-DA" -#: modules/access/dvb/access.c:86 -msgid "Budget mode" -msgstr "" +#: modules/access/cdda/cdda.c:115 +msgid "Audio Compact Disc" +msgstr "Аудио CD" -#: modules/access/dvb/access.c:87 -msgid "This allows you to stream an entire transponder with a budget card." -msgstr "" +#: modules/access/cdda/cdda.c:124 +msgid "Additional debug" +msgstr "Дополнительная отладка" -#: modules/access/dvb/access.c:89 -msgid "Satellite number in the Diseqc system" -msgstr "" +#: modules/access/cdda/cdda.c:129 +msgid "Caching value in microseconds" +msgstr "Размер кэша в миллисекундах" -#: modules/access/dvb/access.c:90 -msgid "[0=no diseqc, 1-4=normal diseqc, -1=A, -2=B simple diseqc]" -msgstr "" +#: modules/access/cdda/cdda.c:134 +msgid "Number of blocks per CD read" +msgstr "Число блоков за одну операцию чтения" -#: modules/access/dvb/access.c:92 -msgid "LNB voltage" -msgstr "" +#: modules/access/cdda/cdda.c:139 +msgid "Format to use in playlist \"title\" field when no CDDB" +msgstr "Формат заголовков элементов плейлиста, без CDDB" -#: modules/access/dvb/access.c:93 -msgid "In Volts [0, 13=vertical, 18=horizontal]" -msgstr "" +#: modules/access/cdda/cdda.c:144 +msgid "Use CD audio controls and output?" +msgstr "Использовать управление и вывод звуком CD?" -#: modules/access/dvb/access.c:95 -msgid "22 kHz tone" -msgstr "" +#: modules/access/cdda/cdda.c:145 +msgid "If set, audio controls and audio jack output are used" +msgstr "Использовать управление и аудио-гнездо CD-ROM при выводе звука" -#: modules/access/dvb/access.c:96 -msgid "[0=off, 1=on, -1=auto]" -msgstr "" +#: modules/access/cdda/cdda.c:150 +msgid "Do CD-Text lookups?" +msgstr "Искать CD-текст?" -#: modules/access/dvb/access.c:98 -#, fuzzy -msgid "Transponder FEC" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/cdda/cdda.c:151 +msgid "If set, get CD-Text information" +msgstr "Получать информацию для поля CD-текст" -#: modules/access/dvb/access.c:99 -msgid "FEC=Forward Error Correction mode [9=auto]" -msgstr "" +#: modules/access/cdda/cdda.c:160 +msgid "Use Navigation-style playback?" +msgstr "Использовать стиль Навигации при воспроизведении?" -#: modules/access/dvb/access.c:101 -msgid "Transponder symbol rate in kHz" -msgstr "" +#: modules/access/cdda/cdda.c:161 +msgid "Tracks are navigated via Navagation rather than a playlist entries" +msgstr "Управление дорожками через Навигацию, а не через плейлист" -#: modules/access/dvb/access.c:105 -msgid "Modulation type" -msgstr "" +#: modules/access/cdda/cdda.c:174 +msgid "CDDB" +msgstr "CDDB" -#: modules/access/dvb/access.c:106 -msgid "Modulation type for front-end device." -msgstr "" +#: modules/access/cdda/cdda.c:177 +msgid "Format to use in playlist \"title\" field when using CDDB" +msgstr "Формат заголовков элементов плейлиста, с CDDB" -#: modules/access/dvb/access.c:109 -msgid "Terrestrial high priority stream code rate (FEC)" -msgstr "" +#: modules/access/cdda/cdda.c:181 +msgid "CDDB lookups" +msgstr "Запросы CDDB" -#: modules/access/dvb/access.c:112 -msgid "Terrestrial low priority stream code rate (FEC)" -msgstr "" +#: modules/access/cdda/cdda.c:182 +msgid "If set, lookup CD-DA track information using the CDDB protocol" +msgstr "Использовать CDDB для получения информации о дорожках CD-DA" -#: modules/access/dvb/access.c:115 -msgid "Terrestrial bandwidth" -msgstr "" +#: modules/access/cdda/cdda.c:187 +msgid "CDDB server" +msgstr "Сервер CDDB" -#: modules/access/dvb/access.c:116 -msgid "Terrestrial bandwidth [0=auto,6,7,8 in MHz]" -msgstr "" +#: modules/access/cdda/cdda.c:188 +msgid "Contact this CDDB server look up CD-DA information" +msgstr "Подключиться к этому серверу CDDB для получения информации о CD-DA" -#: modules/access/dvb/access.c:118 -msgid "Terrestrial guard interval" -msgstr "" +#: modules/access/cdda/cdda.c:192 +msgid "CDDB server port" +msgstr "Порт сервера CDDB" -#: modules/access/dvb/access.c:121 -msgid "Terrestrial transmission mode" -msgstr "" +#: modules/access/cdda/cdda.c:193 +msgid "CDDB server uses this port number to communicate on" +msgstr "Порт для подключения к серверу CDDB" -#: modules/access/dvb/access.c:124 -msgid "Terrestrial hierarchy mode" -msgstr "" +#: modules/access/cdda/cdda.c:197 modules/access/cdda/cdda.c:198 +msgid "email address reported to CDDB server" +msgstr "Адрес эелектронной почты для сервера CDDB" -#: modules/access/dvb/access.c:128 -msgid "DVB" -msgstr "" +#: modules/access/cdda/cdda.c:202 +msgid "Cache CDDB lookups?" +msgstr "Кэшировать запросы CDDB?" -#: modules/access/dvb/access.c:129 -msgid "DVB input with v4l2 support" -msgstr "" +#: modules/access/cdda/cdda.c:203 +msgid "If set cache CDDB information about this CD" +msgstr "Кэшировать информацию с CDDB об этом CD" -#: modules/access/dvdnav.c:55 modules/access/dvdread.c:57 -msgid "DVD angle" -msgstr "" +#: modules/access/cdda/cdda.c:207 +msgid "Contact CDDB via the HTTP protocol?" +msgstr "Подключаться к CDDB по протоколу HTTP?" -#: modules/access/dvdnav.c:57 modules/access/dvdread.c:59 -msgid "Allows you to select the default DVD angle." -msgstr "" +#: modules/access/cdda/cdda.c:208 +msgid "If set, the CDDB server gets information via the CDDB HTTP protocol" +msgstr "При соединении с сервером CDDB использовать протокол HTTP" -#: modules/access/dvdnav.c:61 -msgid "" -"Allows you to modify the default caching value for DVDnav streams. This " -"value should be set in millisecond units." -msgstr "" +#: modules/access/cdda/cdda.c:213 +msgid "CDDB server timeout" +msgstr "Таймаут отклика сервера CDDB" -#: modules/access/dvdnav.c:63 -msgid "Start directly in menu" -msgstr "" +#: modules/access/cdda/cdda.c:214 +msgid "Time (in seconds) to wait for a response from the CDDB server" +msgstr "Время (в секундах) для ожидания ответа от сервера CDDB" -#: modules/access/dvdnav.c:65 -msgid "" -"Allows you to start the DVD directly in the main menu. This will try to skip " -"all the useless warnings introductions." -msgstr "" +#: modules/access/cdda/cdda.c:219 modules/access/cdda/cdda.c:220 +msgid "Directory to cache CDDB requests" +msgstr "Каталог для хранения кэша CDDB" -#: modules/access/dvdnav.c:72 -msgid "DVDnav Input" -msgstr "" +#: modules/access/cdda/cdda.c:224 +msgid "Prefer CD-Text info to CDDB info?" +msgstr "Предпочитать информацию с CD-текста CDDB?" -#: modules/access/dvdread.c:63 +#: modules/access/cdda/cdda.c:225 msgid "" -"Allows you to modify the default caching value for DVDread streams. This " -"value should be set in millisecond units." +"If set, CD-Text information will be preferred to CDDB information when both " +"are available" msgstr "" +"Информацию с CD-текста будет более предпочтительной, чем иноформация с CDDB " +"в случае если доступны обе" -#: modules/access/dvdread.c:66 -msgid "Method used by libdvdcss for decryption" -msgstr "" +#: modules/access/cdda/info.c:329 modules/access/cdda/info.c:334 +#: modules/access/cdda/info.c:338 modules/access/dvdread.c:87 +#: modules/access/vcdx/info.c:92 modules/gui/macosx/open.m:163 +#: modules/gui/macosx/open.m:409 modules/gui/wxwidgets/dialogs/open.cpp:505 +msgid "Disc" +msgstr "Диск" -#: modules/access/dvdread.c:68 -msgid "" -"Set the method used by libdvdcss for key decryption.\n" -"title: decrypted title key is guessed from the encrypted sectors of the " -"stream. Thus it should work with a file as well as the DVD device. But it " -"sometimes takes much time to decrypt a title key and may even fail. With " -"this method, the key is only checked at the beginning of each title, so it " -"won't work if the key changes in the middle of a title.\n" -"disc: the disc key is first cracked, then all title keys can be decrypted " -"instantly, which allows us to check them often.\n" -"key: the same as \"disc\" if you don't have a file with player keys at " -"compilation time. If you do, the decryption of the disc key will be faster " -"with this method. It is the one that was used by libcss.\n" -"The default method is: key." -msgstr "" +#: modules/access/cdda/info.c:329 modules/access/cdda/info.c:397 +#: modules/gui/macosx/playlist.m:128 +#: modules/gui/qt4/components/playlist/playlist_item.cpp:128 +#: modules/gui/qt4/qt4.hpp:42 +msgid "Duration" +msgstr "Длительность" -#: modules/access/dvdread.c:84 -#, fuzzy -msgid "title" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" - -#: modules/access/dvdread.c:84 modules/gui/gtk/gnome_interface.c:515 -#: modules/gui/gtk/gnome_interface.c:718 -#: modules/gui/gtk/gnome_interface.c:1699 -#: modules/gui/gtk/gnome_interface.c:2279 modules/gui/gtk/gtk_interface.c:629 -#: modules/gui/gtk/gtk_interface.c:816 modules/gui/gtk/gtk_interface.c:2014 -#: modules/gui/gtk/gtk_interface.c:2738 modules/gui/macosx/open.m:143 -#: modules/gui/macosx/open.m:349 modules/gui/wxwindows/open.cpp:470 -msgid "Disc" -msgstr "" +#: modules/access/cdda/info.c:334 +msgid "Media Catalog Number (MCN)" +msgstr "Номер в медиа-каталоге (MCN)" -#: modules/access/dvdread.c:84 -msgid "Key" -msgstr "" +#: modules/access/cdda/info.c:338 modules/access/vcdx/info.c:107 +msgid "Tracks" +msgstr "Дорожки" -#: modules/access/dvdread.c:90 -msgid "DVDRead Input" -msgstr "" +#: modules/access/cdda/info.c:401 +msgid "MRL" +msgstr "MRL" -#: modules/access/file.c:72 -msgid "" -"Allows you to modify the default caching value for file streams. This value " -"should be set in millisecond units." -msgstr "" +#: modules/access/cdda/info.c:858 +#: modules/gui/qt4/components/info_panels.cpp:79 +msgid "Track Number" +msgstr "Номер дорожки" -#: modules/access/file.c:74 -msgid "Concatenate with additional files" -msgstr "" +#: modules/access/dc1394.c:66 +#, fuzzy +msgid "dc1394 input" +msgstr "Нет входа" + +#: modules/access/directory.c:74 +msgid "Subdirectory behavior" +msgstr "Поведение подкаталога" -#: modules/access/file.c:76 +#: modules/access/directory.c:76 msgid "" -"Allows you to play split files as if they were part of a unique file. " -"Specify a comma-separated list of files." +"Select whether subdirectories must be expanded.\n" +"none: subdirectories do not appear in the playlist.\n" +"collapse: subdirectories appear but are expanded on first play.\n" +"expand: all subdirectories are expanded.\n" msgstr "" +"Выберите, как подкаталоги должны раскрываться.\n" +"нет: подкаталоги не появляются в плейлисте.\n" +"складывать: подкаталоги появляются в плейлисте, но раскрываются при первом " +"воспроизведении.\n" +"раскрывать: все подкаталоги раскрываются.\n" -#: modules/access/file.c:80 -msgid "Standard filesystem file input" -msgstr "" +#: modules/access/directory.c:82 +msgid "collapse" +msgstr "складывать" -#: modules/access/ftp.c:42 -msgid "" -"Allows you to modify the default caching value for FTP streams. This value " -"should be set in millisecond units." -msgstr "" +#: modules/access/directory.c:83 +msgid "expand" +msgstr "раскрывать" -#: modules/access/ftp.c:44 -#, fuzzy -msgid "FTP user name" -msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÐÏÔÏË" +#: modules/access/directory.c:85 +msgid "Ignored extensions" +msgstr "Пропускать расширения" -#: modules/access/ftp.c:45 +#: modules/access/directory.c:87 msgid "" -"Allows you to modify the user name that will be used for the connection." +"Files with these extensions will not be added to playlist when opening a " +"directory.\n" +"This is useful if you add directories that contain playlist files for " +"instance. Use a comma-separated list of extensions." msgstr "" +"Файлы с этими расширениями не будут добавляться в плейлист при открытии " +"каталога.\n" +"Это полезно, если вы к примеру добавляете каталоги, которые содержать другие " +"плейлисты. Расширения разделяются запятыми." -#: modules/access/ftp.c:47 -msgid "FTP password" -msgstr "" +#: modules/access/directory.c:94 modules/gui/qt4/ui/sprefs_video.ui:165 +msgid "Directory" +msgstr "Каталог" -#: modules/access/ftp.c:48 modules/access/http.c:58 -msgid "Allows you to modify the password that will be used for the connection." -msgstr "" +#: modules/access/directory.c:96 +msgid "Standard filesystem directory input" +msgstr "Ввод с каталога файловой системы" -#: modules/access/ftp.c:50 -msgid "FTP account" -msgstr "" +#: modules/access/dshow/dshow.cpp:82 +msgid "Cable" +msgstr "Кабель" -#: modules/access/ftp.c:51 -msgid "Allows you to modify the account that will be used for the connection." -msgstr "" +#: modules/access/dshow/dshow.cpp:82 +msgid "Antenna" +msgstr "Антенна" -#: modules/access/ftp.c:55 -msgid "FTP input" +#: modules/access/dshow/dshow.cpp:89 +msgid "TV" msgstr "" -#: modules/access/http.c:42 -msgid "HTTP proxy" +#: modules/access/dshow/dshow.cpp:90 +#, fuzzy +msgid "FM radio" +msgstr "Выключить звук" + +#: modules/access/dshow/dshow.cpp:91 +#, fuzzy +msgid "AM radio" +msgstr "Выключить звук" + +#: modules/access/dshow/dshow.cpp:92 +msgid "DSS" msgstr "" -#: modules/access/http.c:44 +#: modules/access/dshow/dshow.cpp:96 msgid "" -"You can specify an HTTP proxy to use. It must be of the form http://myproxy." -"mydomain:myport/. If none is specified, the HTTP_PROXY environment variable " -"will be tried." +"Caching value for DirectShow streams. This value should be set in " +"millisecondss." msgstr "" +"Размер кэша для потока DirectShow. Значение указывается в миллисекундах" + +#: modules/access/dshow/dshow.cpp:98 modules/access/v4l.c:80 +#: modules/gui/qt4/components/open_panels.cpp:646 +#: modules/gui/qt4/components/open_panels.cpp:681 +msgid "Video device name" +msgstr "Видео устройство" -#: modules/access/http.c:50 +#: modules/access/dshow/dshow.cpp:100 msgid "" -"Allows you to modify the default caching value for http streams. This value " -"should be set in millisecond units." +"Name of the video device that will be used by the DirectShow plugin. If you " +"don't specify anything, the default device will be used." msgstr "" +"Название видео устройства.Если вы не укажите ничего, будет использовать " +"устройство по-умолчанию." -#: modules/access/http.c:53 -msgid "HTTP user name" -msgstr "" +#: modules/access/dshow/dshow.cpp:103 modules/access/v4l2/v4l2.c:168 +#: modules/access/v4l.c:84 modules/gui/qt4/components/open_panels.cpp:652 +#: modules/gui/qt4/components/open_panels.cpp:687 +msgid "Audio device name" +msgstr "Аудио устройство" -#: modules/access/http.c:54 +#: modules/access/dshow/dshow.cpp:105 +#, fuzzy msgid "" -"Allows you to modify the user name that will be used for the connection " -"(Basic authentication only)." +"Name of the audio device that will be used by the DirectShow plugin. If you " +"don't specify anything, the default device will be used. " msgstr "" +"Название видео устройства.Если вы не укажите ничего, будет использовать " +"устройство по-умолчанию." -#: modules/access/http.c:57 -msgid "HTTP password" -msgstr "" +#: modules/access/dshow/dshow.cpp:108 +#: modules/gui/qt4/components/open_panels.cpp:560 +msgid "Video size" +msgstr "Размер видео" -#: modules/access/http.c:61 -msgid "HTTP user agent" +#: modules/access/dshow/dshow.cpp:110 +#, fuzzy +msgid "" +"Size of the video that will be displayed by the DirectShow plugin. If you " +"don't specify anything the default size for your device will be used. You " +"can specify a standard size (cif, d1, ...) or x." msgstr "" +"Название аудио устройства.Если вы не укажите ничего, будет использоваться " +"устройство по-умолчанию. Вы также можете указатьстандартный размер или " +"размер в формате <Ширина>x<Высота>" -#: modules/access/http.c:62 +#: modules/access/dshow/dshow.cpp:113 modules/access/v4l2/v4l2.c:85 +#: modules/access/v4l.c:88 +msgid "Video input chroma format" +msgstr "Формат цветности" + +#: modules/access/dshow/dshow.cpp:115 msgid "" -"Allows you to modify the user agent that will be used for the connection." +"Force the DirectShow video input to use a specific chroma format (eg. I420 " +"(default), RV24, etc.)" msgstr "" +"Указать DirectShow использовать определенный формат цветности входящего " +"видео (например I420 (по-умолчанию), RV24, ...)" -#: modules/access/http.c:65 -#, fuzzy -msgid "Auto re-connect" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/dshow/dshow.cpp:117 +msgid "Video input frame rate" +msgstr "Частота смены кадров" -#: modules/access/http.c:66 +#: modules/access/dshow/dshow.cpp:119 msgid "" -"Will automatically attempt a re-connection in case it was untimely closed." +"Force the DirectShow video input to use a specific frame rate(eg. 0 means " +"default, 25, 29.97, 50, 59.94, etc.)" msgstr "" +"Указать DirectShow использовать определенную частоту кадров (например 0 " +"(означает по-умолчанию), 25, 29.97, 50, 59.94, ...)" -#: modules/access/http.c:70 -msgid "HTTP input" -msgstr "" +#: modules/access/dshow/dshow.cpp:121 +msgid "Device properties" +msgstr "Настройки устройства" -#: modules/access/mms/mms.c:48 +#: modules/access/dshow/dshow.cpp:123 msgid "" -"Allows you to modify the default caching value for MMS streams. This value " -"should be set in millisecond units." -msgstr "" +"Show the properties dialog of the selected device before starting the stream." +msgstr "Показать окно настроек выбранного устройства перед началов вещания." -#: modules/access/mms/mms.c:51 -msgid "Force selection of all streams" -msgstr "" +#: modules/access/dshow/dshow.cpp:125 +msgid "Tuner properties" +msgstr "Настройки тюнера" -#: modules/access/mms/mms.c:53 -#, fuzzy -msgid "Select maximum bitrate stream" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/dshow/dshow.cpp:127 +msgid "Show the tuner properties [channel selection] page." +msgstr "Показать окно настроек тюнера." -#: modules/access/mms/mms.c:55 -msgid "Always select the stream with the maximum bitrate." -msgstr "" +#: modules/access/dshow/dshow.cpp:128 +msgid "Tuner TV Channel" +msgstr "Канал тюнера" -#: modules/access/mms/mms.c:58 -msgid "Microsoft Media Server (MMS) input" -msgstr "" +#: modules/access/dshow/dshow.cpp:130 +msgid "Set the TV channel the tuner will set to (0 means default)." +msgstr "Канал тюнера (0 означает по-умолчанию)" -#: modules/access/pvr/pvr.c:46 modules/gui/gtk/gnome_interface.c:155 -#: modules/gui/gtk/gnome_interface.c:938 modules/gui/gtk/gtk_interface.c:488 -#: modules/gui/gtk/gtk_interface.c:1289 -msgid "Device" +#: modules/access/dshow/dshow.cpp:132 +msgid "Tuner country code" +msgstr "Код страны тюнера" + +#: modules/access/dshow/dshow.cpp:134 +msgid "" +"Set the tuner country code that establishes the current channel-to-frequency " +"mapping (0 means default)." msgstr "" +"Код страны тюнера, который используется для установки связи канал-частота (0 " +"означает по-умолчанию)" -#: modules/access/pvr/pvr.c:47 -#, fuzzy -msgid "PVR video device" -msgstr "ëÌÉÅÎÔ VideoLAN" +#: modules/access/dshow/dshow.cpp:136 +msgid "Tuner input type" +msgstr "Тип входа тюнера" -#: modules/access/pvr/pvr.c:49 -#, fuzzy -msgid "Norm" -msgstr "ðÁÕÚÁ" +#: modules/access/dshow/dshow.cpp:138 +msgid "Select the tuner input type (Cable/Antenna)." +msgstr "Тип входного сигнала для тюнера (Кабель/Антенна)." -#: modules/access/pvr/pvr.c:50 -msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)" -msgstr "" +#: modules/access/dshow/dshow.cpp:139 +msgid "Video input pin" +msgstr "Источник видео" -#: modules/access/pvr/pvr.c:53 +#: modules/access/dshow/dshow.cpp:141 #, fuzzy -msgid "Automatic" -msgstr "íÏÄÕÌÉ..." - -#: modules/access/pvr/pvr.c:53 -msgid "SECAM" +msgid "" +"Select the video input source, such as composite, s-video, or tuner. Since " +"these settings are hardware-specific, you should find good settings in the " +"\"Device config\" area, and use those numbers here. -1 means that settings " +"will not be changed." msgstr "" +"Выберите источник видео потока (композитный вход, s-video или тюнер).Так как " +"эти настройки отличаются для каждого устройства, вам необходимо найти их в " +"разделе \"Настройка устройства\" и использовать полученные там цифры. -1 " +"означает, что настройки останутся прежние." -#: modules/access/pvr/pvr.c:54 -msgid "PAL" -msgstr "" +#: modules/access/dshow/dshow.cpp:145 +msgid "Audio input pin" +msgstr "Источник звука" -#: modules/access/pvr/pvr.c:54 -msgid "NTSC" -msgstr "" +#: modules/access/dshow/dshow.cpp:147 +msgid "Select the audio input source. See the \"video input\" option." +msgstr "Выберите источник звука. См. опцию \"Источник видео\"." -#: modules/access/pvr/pvr.c:56 -msgid "Width" -msgstr "" +#: modules/access/dshow/dshow.cpp:148 +msgid "Video output pin" +msgstr "Метод вывода видео" -#: modules/access/pvr/pvr.c:57 -msgid "Width of the stream to capture (-1 for autodetect)" -msgstr "" +#: modules/access/dshow/dshow.cpp:150 +msgid "Select the video output type. See the \"video input\" option." +msgstr "Выберите метод вывода видео. См. опцию \"Источник видео\"." -#: modules/access/pvr/pvr.c:59 -msgid "Height" -msgstr "" +#: modules/access/dshow/dshow.cpp:151 +msgid "Audio output pin" +msgstr "Метод вывода звука" -#: modules/access/pvr/pvr.c:60 -msgid "Height of the stream to capture (-1 for autodetect)" -msgstr "" +#: modules/access/dshow/dshow.cpp:153 +msgid "Select the audio output type. See the \"video input\" option." +msgstr "Выберите метод вывода звука. См. опцию \"Источник видео\"." -#: modules/access/pvr/pvr.c:62 modules/gui/gtk/gnome_interface.c:1866 -#: modules/gui/gtk/gtk_interface.c:2181 -msgid "Frequency" -msgstr "" +#: modules/access/dshow/dshow.cpp:155 +#, fuzzy +msgid "AM Tuner mode" +msgstr "Следующий файл" -#: modules/access/pvr/pvr.c:63 -msgid "Frequency to capture (in kHz), if applicable" +#: modules/access/dshow/dshow.cpp:157 +msgid "AM Tuner mode. Can be one of DEFAULT, TV, AM_RADIO, FM_RADIO or DSS." msgstr "" -#: modules/access/pvr/pvr.c:64 -msgid "Framerate" -msgstr "" +#: modules/access/dshow/dshow.cpp:169 +msgid "DirectShow" +msgstr "DirectShow" -#: modules/access/pvr/pvr.c:65 -msgid "Framerate to capture, if applicable (-1 for auto)" -msgstr "" +#: modules/access/dshow/dshow.cpp:170 modules/access/dshow/dshow.cpp:231 +msgid "DirectShow input" +msgstr "Источник DirectShow" -#: modules/access/pvr/pvr.c:67 -#, fuzzy -msgid "Key interval" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/dshow/dshow.cpp:178 modules/access/dshow/dshow.cpp:183 +#: modules/audio_output/alsa.c:113 modules/audio_output/waveout.c:176 +#: modules/video_output/msw/directx.c:176 +msgid "Refresh list" +msgstr "Обновить список" -#: modules/access/pvr/pvr.c:68 -msgid "Interval between keyframes (-1 for auto)" -msgstr "" +#: modules/access/dshow/dshow.cpp:179 modules/access/dshow/dshow.cpp:184 +msgid "Configure" +msgstr "Настройка" -#: modules/access/pvr/pvr.c:70 -msgid "B Frames" -msgstr "" +#: modules/access/dshow/dshow.cpp:895 modules/access/dshow/dshow.cpp:945 +#, fuzzy +msgid "Capturing failed" +msgstr "Обрезание" -#: modules/access/pvr/pvr.c:71 -msgid "" -"If this option is set, B-Frames will be used. Use this option to set the " -"number of B-Frames." +#: modules/access/dshow/dshow.cpp:896 +#, c-format +msgid "VLC cannot use the device \"%s\", because its type is not supported." msgstr "" -#: modules/access/pvr/pvr.c:74 -msgid "Bitrate to use (-1 for default)" +#: modules/access/dshow/dshow.cpp:946 +#, c-format +msgid "The capture device \"%s\" does not support the required parameters." msgstr "" -#: modules/access/pvr/pvr.c:75 -#, fuzzy -msgid "Bitrate peak" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" - -#: modules/access/pvr/pvr.c:76 -msgid "Peak bitrate in VBR mode" -msgstr "" +#: modules/access/dvb/access.c:131 +msgid "Modulation type for front-end device." +msgstr "Типа модуляции для фронтенда." -#: modules/access/pvr/pvr.c:77 -msgid "Bitrate mode (vbr or cbr)" -msgstr "" +#: modules/access/dvb/access.c:152 +msgid "HTTP Host address" +msgstr "Адрес сервера HTTP" -#: modules/access/pvr/pvr.c:78 -msgid "Bitrate mode to use" -msgstr "" +#: modules/access/dvb/access.c:154 +msgid "To enable the internal HTTP server, set its address and port here." +msgstr "Чтобы включить внутренний HTTP-сервер, укажите его адрес и порт." -#: modules/access/pvr/pvr.c:79 -#, fuzzy -msgid "Audio bitmask" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/dvb/access.c:156 +msgid "HTTP user name" +msgstr "Имя пользователя" -#: modules/access/pvr/pvr.c:80 +#: modules/access/dvb/access.c:158 msgid "" -"This option allows setting of bitmask that will get used by the audio part " -"of the card." +"User name the administrator will use to log into the internal HTTP server." msgstr "" +"Имя пользователя с правами администратора для доступа к внутреннему HTTP-" +"серверу." -#: modules/access/pvr/pvr.c:81 -#, fuzzy -msgid "Channel" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/dvb/access.c:161 +msgid "HTTP password" +msgstr "Пароль" -#: modules/access/pvr/pvr.c:82 +#: modules/access/dvb/access.c:163 msgid "" -"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)" -msgstr "" +"Password the administrator will use to log into the internal HTTP server." +msgstr "Пароль администратора для доступа к внутреннему HTTP-серверу." -#: modules/access/pvr/pvr.c:86 -msgid "vbr" -msgstr "" +#: modules/access/dvb/access.c:166 +msgid "HTTP ACL" +msgstr "HTTP ACL" -#: modules/access/pvr/pvr.c:86 -msgid "cbr" +#: modules/access/dvb/access.c:168 +msgid "" +"Access control list (equivalent to .hosts) file path, which will limit the " +"range of IPs entitled to log into the internal HTTP server." msgstr "" +"Путь к файлу со списком контроля доступа (эквивалент .hosts), который " +"позволяет опеределенному диапазон IP подключаться к внутреннему HTTP-серверу." -#: modules/access/pvr/pvr.c:89 -msgid "PVR" -msgstr "" +#: modules/access/dvb/access.c:172 modules/access_output/http.c:73 +#: modules/control/http/http.c:53 +msgid "Certificate file" +msgstr "Файл сертификатов" -#: modules/access/pvr/pvr.c:90 -msgid "MPEG Encoding cards input (with ivtv drivers)" -msgstr "" +#: modules/access/dvb/access.c:173 +msgid "HTTP interface x509 PEM certificate file (enables SSL)" +msgstr "Файл сертификатов x509 PEM для интерфейса HTTP (включает SSL)" -#: modules/access/satellite/satellite.c:41 -msgid "Demux number" -msgstr "" +#: modules/access/dvb/access.c:176 modules/access_output/http.c:76 +#: modules/control/http/http.c:56 +msgid "Private key file" +msgstr "Файл приватного ключа" -#: modules/access/satellite/satellite.c:44 -msgid "Tuner number" -msgstr "" +#: modules/access/dvb/access.c:177 +msgid "HTTP interface x509 PEM private key file" +msgstr "Файл с приватным ключем x509 PEM для интерфейса HTTP" -#: modules/access/satellite/satellite.c:47 -msgid "Satellite default transponder frequency (kHz)" -msgstr "" +#: modules/access/dvb/access.c:179 modules/access_output/http.c:80 +#: modules/control/http/http.c:58 +msgid "Root CA file" +msgstr "Файл корневого сертификата (Root CA)" -#: modules/access/satellite/satellite.c:50 -msgid "Satellite default transponder polarization" -msgstr "" +#: modules/access/dvb/access.c:180 +msgid "HTTP interface x509 PEM trusted root CA certificates file" +msgstr "Файл корневого сертификата x509 PEM для интерфейса HTTP" -#: modules/access/satellite/satellite.c:53 -msgid "Satellite default transponder FEC" -msgstr "" +#: modules/access/dvb/access.c:183 modules/access_output/http.c:85 +#: modules/control/http/http.c:61 +msgid "CRL file" +msgstr "CRL-файл" -#: modules/access/satellite/satellite.c:56 -msgid "Satellite default transponder symbol rate (kHz)" -msgstr "" +#: modules/access/dvb/access.c:184 +msgid "HTTP interface Certificates Revocation List file" +msgstr "Файл со списком отозванных сертификатов (CRL) для интерфейса HTTP" -#: modules/access/satellite/satellite.c:59 -msgid "Use diseqc with antenna" -msgstr "" +#: modules/access/dvb/access.c:188 +msgid "DVB input with v4l2 support" +msgstr "DVB ввод с поддержкой v4l2" -#: modules/access/satellite/satellite.c:72 +#: modules/access/dvb/access.c:240 +msgid "HTTP server" +msgstr "Сервер HTTP" + +#: modules/access/dvb/access.c:731 #, fuzzy -msgid "Satellite input" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Input syntax is deprecated" +msgstr "Следующий файл" -#: modules/access/screen/screen.c:39 +#: modules/access/dvb/access.c:732 msgid "" -"Allows you to modify the default caching value for screen capture streams. " -"This value should be set in millisecond units." +"The given syntax is deprecated. Run \"vlc -p dvb\" to see an explanation of " +"the new syntax." msgstr "" -#: modules/access/screen/screen.c:41 -msgid "Frame rate" -msgstr "" +#: modules/access/dvb/access.c:778 +#, fuzzy +msgid "Illegal Polarization" +msgstr "Нормализация громкости" -#: modules/access/screen/screen.c:43 -msgid "Allows you to set the desired frame rate for the capture." +#: modules/access/dvb/access.c:779 +#, c-format +msgid "The provided polarization \"%c\" is not valid." msgstr "" -#: modules/access/screen/screen.c:46 -msgid "Capture fragment size" -msgstr "" +#: modules/access/dv.c:72 +msgid "Caching value for DV streams. Thisvalue should be set in milliseconds." +msgstr "Размер кэша для потока DV. Значение указывается в миллисекудах." -#: modules/access/screen/screen.c:48 -msgid "" -"Allows you optimize the capture by fragmenting the screen in chunks of " -"predefined height (16 might be a good value, and 0 means disabled)." -msgstr "" +#: modules/access/dv.c:76 +msgid "Digital Video (Firewire/ieee1394) input" +msgstr "Источник Digital Video (Firewire/IEEE 1394)" -#: modules/access/screen/screen.c:62 -msgid "Screen Input" -msgstr "" +#: modules/access/dv.c:77 +msgid "dv" +msgstr "dv" -#: modules/access/slp.c:60 -msgid "SLP attribute identifiers" -msgstr "" +#: modules/access/dvdnav.c:66 modules/access/dvdread.c:60 +msgid "DVD angle" +msgstr "Угол DVD" -#: modules/access/slp.c:62 -msgid "" -"This string is a comma separated list of attribute identifiers to search for " -"a playlist title or empty to use all attributes." -msgstr "" +#: modules/access/dvdnav.c:68 modules/access/dvdread.c:62 +msgid "Default DVD angle." +msgstr "Угол DVD по-умолчанию." -#: modules/access/slp.c:65 -msgid "SLP scopes list" -msgstr "" +#: modules/access/dvdnav.c:72 modules/access/dvdread.c:66 +msgid "Caching value for DVDs. This value should be set in milliseconds." +msgstr "Размер кэша для DVD. Значение указыватся в миллисекунднах." + +#: modules/access/dvdnav.c:74 +msgid "Start directly in menu" +msgstr "Запуск напрямую в меню" -#: modules/access/slp.c:67 +#: modules/access/dvdnav.c:76 msgid "" -"This string is a comma separated list of scope names or empty if you want to " -"use the default scopes. It is used in all SLP queries." +"Start the DVD directly in the main menu. This will try to skip all the " +"useless warning introductions." msgstr "" +"Запуск DVD напрямую в главное меню. При включенном параметре все бесполезные " +"вступительные предупреждения будут пропущены при возможности." -#: modules/access/slp.c:70 -msgid "SLP naming authority" -msgstr "" +#: modules/access/dvdnav.c:85 +msgid "DVD with menus" +msgstr "DVD с меню" + +#: modules/access/dvdnav.c:86 +msgid "DVDnav Input" +msgstr "Ввод DVDnav" + +#: modules/access/dvdnav.c:302 modules/access/dvdread.c:238 +#: modules/access/dvdread.c:498 modules/access/dvdread.c:560 +#, fuzzy +msgid "Playback failure" +msgstr "Пауза" -#: modules/access/slp.c:72 +#: modules/access/dvdnav.c:303 msgid "" -"This string is a list of naming authorities to search. Use \"*\" for all and " -"the empty string for the default of IANA." +"VLC cannot set the DVD's title. It possibly cannot decrypt the entire disk." msgstr "" -#: modules/access/slp.c:75 -msgid "SLP LDAP filter" -msgstr "" +#: modules/access/dvdread.c:69 +msgid "Method used by libdvdcss for decryption" +msgstr "Метод, используемый libdvdcss для декодирования" -#: modules/access/slp.c:77 +#: modules/access/dvdread.c:71 msgid "" -"This is a query formulated of attribute pattern matching expressions in the " -"form of an LDAPv3 search filter or empty for all answers." +"Set the method used by libdvdcss for key decryption.\n" +"title: decrypted title key is guessed from the encrypted sectors of the " +"stream. Thus it should work with a file as well as the DVD device. But it " +"sometimes takes much time to decrypt a title key and may even fail. With " +"this method, the key is only checked at the beginning of each title, so it " +"won't work if the key changes in the middle of a title.\n" +"disc: the disc key is first cracked, then all title keys can be decrypted " +"instantly, which allows us to check them often.\n" +"key: the same as \"disc\" if you don't have a file with player keys at " +"compilation time. If you do, the decryption of the disc key will be faster " +"with this method. It is the one that was used by libcss.\n" +"The default method is: key." msgstr "" +"Выберите метод дешифрации ключа libdvdcss.\n" +"Раздел: расшифрованный ключ раздела угадыватся из зашифрованных секторов " +"потока. Это должно работать для файла также как и для устройства DVD. Но " +"иногда расшифровка ключа раздела занимает очень много времени и даже может " +"не удасться. С этим методом ключ проверяется только в начале каждого " +"раздела, так что он не будет работать, если ключ изменяет середину.\n" +"Диск: сначала взламывается ключ диска, затем все ключи заголовков могут быть " +"расшифрованы сразу, что позволяет нам часто их выбирать.\n" +"Ключ: то же самое, что и \"диск\", если у вас нет файла с ключами во время " +"компиляции. Если есть, то расшифровка ключа диска будетп роходить быстрее " +"сэтим методом. Это единственный метод, используемый libcss.\n" +"Метод по-умолчанию: ключ." + +#: modules/access/dvdread.c:87 +msgid "title" +msgstr "Раздел" -#: modules/access/slp.c:80 -msgid "Language requested in SLP requests" -msgstr "" +#: modules/access/dvdread.c:87 +msgid "Key" +msgstr "Ключ" -#: modules/access/slp.c:82 -msgid "" -"RFC 1766 Language tag for the natural language locale of requests, leave " -"empty to use the default locale. It is used in all SLP queries." +#: modules/access/dvdread.c:93 +msgid "DVD without menus" +msgstr "DVD без меню" + +#: modules/access/dvdread.c:94 +msgid "DVDRead Input (DVD without menu support)" +msgstr "Ввод DVDRead (DVD без поддержки меню)" + +#: modules/access/dvdread.c:239 +#, fuzzy, c-format +msgid "DVDRead could not open the disk \"%s\"." +msgstr "Остановить поток" + +#: modules/access/dvdread.c:499 +#, c-format +msgid "DVDRead could not read block %d." msgstr "" -#: modules/access/slp.c:86 -msgid "SLP input" +#: modules/access/dvdread.c:561 +#, c-format +msgid "DVDRead could not read %d/%d blocks at 0x%02x." msgstr "" -#: modules/access/tcp.c:39 +#: modules/access/eyetv.m:53 +#, fuzzy +msgid "Channel number" +msgstr "Название канала" + +#: modules/access/eyetv.m:55 msgid "" -"Allows you to modify the default caching value for TCP streams. This value " -"should be set in millisecond units." +"EyeTV program number, or use 0 for last channel, -1 for S-Video input, -2 " +"for Composite input" msgstr "" -#: modules/access/tcp.c:46 -msgid "TCP input" -msgstr "" +#: modules/access/eyetv.m:59 +#, fuzzy +msgid "EyeTV access module" +msgstr "Модуль ввода" -#: modules/access/udp.c:43 modules/access_output/udp.c:65 +#: modules/access/fake.c:44 msgid "" -"Allows you to modify the default caching value for UDP streams. This value " -"should be set in millisecond units." +"Caching value for fake streams. This value should be set in milliseconds." msgstr "" +"Размер кэша для фиктивных потоков. Значение указывается в миллисекундах." -#: modules/access/udp.c:46 -msgid "Autodetection of MTU" -msgstr "" +#: modules/access/fake.c:46 modules/access/pvr.c:85 +#: modules/access/v4l2/v4l2.c:106 modules/access/v4l.c:139 +msgid "Framerate" +msgstr "Частота кадров" -#: modules/access/udp.c:48 -msgid "Allows growing the MTU if truncated packets are found" -msgstr "" +#: modules/access/fake.c:48 +msgid "Number of frames per second (eg. 24, 25, 29.97, 30)." +msgstr "Число кадров в секунду (например 24, 25. 29.97, 30)." -#: modules/access/udp.c:54 -msgid "UDP/RTP input" -msgstr "" +#: modules/access/fake.c:49 modules/stream_out/bridge.c:39 +#: modules/stream_out/mosaic_bridge.c:121 +msgid "ID" +msgstr "ID" -#: modules/access/v4l/v4l.c:74 +#: modules/access/fake.c:51 msgid "" -"Allows you to modify the default caching value for v4l streams. This value " -"should be set in millisecond units." +"Set the ID of the fake elementary stream for use in #duplicate{} constructs " +"(default 0)." msgstr "" +"Укажите ID фиктивного элементарного потока для использования в конструкциях " +"#duplicate{} (по-умолчанию 0)" -#: modules/access/v4l/v4l.c:78 +#: modules/access/fake.c:53 +msgid "Duration in ms" +msgstr "Длительность в мс" + +#: modules/access/fake.c:55 msgid "" -"Specify the name of the video device that will be used. If you don't specify " -"anything, no video device will be used." +"Duration of the fake streaming before faking an end-of-file (default is 0, " +"meaning that the stream is unlimited)." msgstr "" +"Длительность фиктивного потока перед выдачей end-of-file (по-умолчанию 0, " +"что означает бесконечный поток)." -#: modules/access/v4l/v4l.c:82 -msgid "" -"Specify the name of the audio device that will be used. If you don't specify " -"anything, no audio device will be used." +#: modules/access/fake.c:59 modules/codec/fake.c:88 +msgid "Fake" +msgstr "Фиктивный" + +#: modules/access/fake.c:60 +msgid "Fake input" +msgstr "Фиктивный ввод" + +#: modules/access/file.c:84 +msgid "Caching value for files. This value should be set in milliseconds." +msgstr "Размер кэша для файлов. Значение указывается в миллисекундах." + +#: modules/access/file.c:88 +msgid "File input" +msgstr "Ввод из файла" + +#: modules/access/file.c:89 modules/access_output/file.c:71 +#: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:265 +#: modules/gui/beos/MediaControlView.cpp:1236 +#: modules/gui/beos/PlayListWindow.cpp:88 modules/gui/macosx/open.m:162 +#: modules/gui/macosx/open.m:405 modules/gui/macosx/output.m:142 +#: modules/gui/macosx/output.m:230 modules/gui/macosx/output.m:369 +#: modules/gui/pda/pda_interface.c:364 modules/gui/qt4/ui/sout.ui:50 +#: modules/gui/qt4/ui/sprefs_audio.ui:283 +#: modules/gui/wxwidgets/dialogs/open.cpp:503 +#: modules/gui/wxwidgets/dialogs/streamout.cpp:471 +msgid "File" +msgstr "Файл" + +#: modules/access/file.c:275 modules/access/file.c:407 +#: modules/access/file.c:423 modules/access/mmap.c:216 +#, fuzzy +msgid "File reading failed" +msgstr "Масштабирование" + +#: modules/access/file.c:276 modules/access/mmap.c:217 +#, fuzzy +msgid "VLC could not read the file." +msgstr "Остановить поток" + +#: modules/access/file.c:408 modules/access/file.c:424 +#, fuzzy, c-format +msgid "VLC could not open the file \"%s\"." +msgstr "Остановить поток" + +#: modules/access_filter/bandwidth.c:33 +msgid "Bandwidth limit (bytes/s)" msgstr "" -#: modules/access/v4l/v4l.c:86 +#: modules/access_filter/bandwidth.c:35 msgid "" -"Force the Video4Linux video device to use a specific chroma format (eg. I420 " -"(default), RV24, etc.)" +"The bandwidth module will drop any data in excess of that many bytes per " +"seconds." msgstr "" -#: modules/access/v4l/v4l.c:90 -msgid "Video4Linux" -msgstr "" +#: modules/access_filter/bandwidth.c:44 +#: modules/gui/qt4/components/open_panels.cpp:614 +#, fuzzy +msgid "Bandwidth" +msgstr "Ширина видео" -#: modules/access/v4l/v4l.c:91 -msgid "Video4Linux input" -msgstr "" +#: modules/access_filter/bandwidth.c:45 modules/gui/qt4/ui/sprefs_input.ui:190 +#, fuzzy +msgid "Bandwidth limiter" +msgstr "Ширина видео" -#: modules/access/vcd/vcd.c:46 -msgid "VCD input" -msgstr "" +#: modules/access_filter/dump.c:41 +#, fuzzy +msgid "Force use of dump module" +msgstr "Использовать модуль сдвига по времени" -#: modules/access/vcd/vcd.c:50 -msgid "[vcd:][device][@[title][,[chapter]]]" +#: modules/access_filter/dump.c:42 +msgid "Activate the dump module even for media with fast seeking." msgstr "" -#: modules/access/vcdx/access.c:113 -msgid "The above message had unknown log level" +#: modules/access_filter/dump.c:45 +msgid "Maximum size of temporary file (Mb)" msgstr "" -#: modules/access/vcdx/access.c:139 -msgid "The above message had unknown vcdimager log level" +#: modules/access_filter/dump.c:46 +msgid "" +"The dump module will abort dumping of the media if more than this much " +"megabyte were performed." msgstr "" -#: modules/access/vcdx/access.c:262 modules/access/vcdx/access.c:348 -#: modules/access/vcdx/access.c:411 modules/access/vcdx/access.c:940 -#: modules/access/vcdx/access.c:1197 modules/access/vcdx/access.c:1198 -#: modules/gui/gtk/open.c:276 -msgid "Entry" -msgstr "" +#: modules/access_filter/record.c:47 +msgid "Record directory" +msgstr "Каталог для записи" -#: modules/access/vcdx/access.c:348 modules/access/vcdx/access.c:703 -#: modules/access/vcdx/access.c:940 modules/access/vcdx/access.c:1201 -#: modules/access/vcdx/access.c:1202 +#: modules/access_filter/record.c:49 +msgid "Directory where the record will be stored." +msgstr "Каталог, где будут сохраняться все записи." + +#: modules/access_filter/record.c:326 #, fuzzy -msgid "Segment" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Recording" +msgstr "Декодирование" -#: modules/access/vcdx/access.c:1053 -msgid "VCD Format" +#: modules/access_filter/record.c:328 +#, fuzzy +msgid "Recording done" +msgstr "Частота записи" + +#: modules/access_filter/timeshift.c:49 +msgid "Timeshift granularity" +msgstr "Размер сдвига по времени" + +#: modules/access_filter/timeshift.c:51 +#, fuzzy +msgid "" +"This is the size of the temporary files that will be used to store the " +"timeshifted streams." msgstr "" +"Размер временных файлов, которые будут содержать сдвинутые по времени потоки." -#: modules/access/vcdx/access.c:1055 -msgid "Application" +#: modules/access_filter/timeshift.c:53 +msgid "Timeshift directory" +msgstr "Каталог сдвига по времени" + +#: modules/access_filter/timeshift.c:54 +msgid "Directory used to store the timeshift temporary files." msgstr "" +"Каталог, где будут сохраняться временные файлы модуля сдвига по времени." -#: modules/access/vcdx/access.c:1056 +#: modules/access_filter/timeshift.c:56 #, fuzzy -msgid "Preparer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Force use of the timeshift module" +msgstr "Использовать модуль сдвига по времени" -#: modules/access/vcdx/access.c:1057 -msgid "Vol #" +#: modules/access_filter/timeshift.c:57 +msgid "" +"Force use of the timeshift module even if the access declares that it can " +"control pace or pause." msgstr "" -#: modules/access/vcdx/access.c:1058 -msgid "Vol max #" -msgstr "" +#: modules/access_filter/timeshift.c:61 modules/access_filter/timeshift.c:62 +#: modules/gui/qt4/ui/sprefs_input.ui:169 +msgid "Timeshift" +msgstr "Сдвиг по времени" -#: modules/access/vcdx/access.c:1059 -msgid "Volume Set" -msgstr "" +#: modules/access/ftp.c:58 +msgid "" +"Caching value for FTP streams. This value should be set in milliseconds." +msgstr "Размер кэша для потока FTP. Значение указывается в миллисекундах." -#: modules/access/vcdx/access.c:1060 modules/gui/macosx/intf.m:386 -#: modules/gui/wxwindows/interface.cpp:1125 -msgid "Volume" -msgstr "" +#: modules/access/ftp.c:60 +msgid "FTP user name" +msgstr "Имя пользователя" -#: modules/access/vcdx/access.c:1061 -msgid "Publisher" -msgstr "" +#: modules/access/ftp.c:61 modules/access/smb.c:68 +msgid "User name that will be used for the connection." +msgstr "Имя пользователя для соединения с FTP-сервером." -#: modules/access/vcdx/access.c:1062 -#, fuzzy -msgid "System Id" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/ftp.c:63 +msgid "FTP password" +msgstr "Пароль" -#: modules/access/vcdx/access.c:1064 -msgid "Entries" -msgstr "" +#: modules/access/ftp.c:64 modules/access/smb.c:71 +msgid "Password that will be used for the connection." +msgstr "Пароль для соединения с FTP-сервером." + +#: modules/access/ftp.c:66 +msgid "FTP account" +msgstr "Аккаунт" -#: modules/access/vcdx/access.c:1065 +#: modules/access/ftp.c:67 +msgid "Account that will be used for the connection." +msgstr "Аккаунт для соединения с FTP-сервером." + +#: modules/access/ftp.c:72 +msgid "FTP input" +msgstr "Ввод с FTP" + +#: modules/access/ftp.c:89 #, fuzzy -msgid "Segments" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "FTP upload output" +msgstr "Вывод звука в файл" -#: modules/access/vcdx/access.c:1066 +#: modules/access/ftp.c:133 modules/access/ftp.c:143 modules/access/ftp.c:204 +#: modules/access/ftp.c:214 modules/access/ftp.c:222 #, fuzzy -msgid "Tracks" -msgstr "îÁÚÁÄ" +msgid "Network interaction failed" +msgstr "Сетевой адрес интерфейса" -#: modules/access/vcdx/access.c:1076 +#: modules/access/ftp.c:134 #, fuzzy -msgid "Track " -msgstr "îÁÚÁÄ" +msgid "VLC could not connect with the given server." +msgstr "Остановить поток" -#: modules/access/vcdx/access.c:1084 -msgid "First Entry Point" +#: modules/access/ftp.c:144 +msgid "VLC's connection to the given server was rejected." msgstr "" -#: modules/access/vcdx/access.c:1088 -msgid "Last Entry Point" +#: modules/access/ftp.c:205 +msgid "Your account was rejected." msgstr "" -#: modules/access/vcdx/access.c:1205 modules/access/vcdx/access.c:1206 -#: modules/access/vcdx/access.c:1223 -msgid "List ID" +#: modules/access/ftp.c:215 +msgid "Your password was rejected." msgstr "" -#: modules/access/vcdx/vcd.c:53 -msgid "" -"This integer when viewed in binary is a debugging mask\n" -"meta info 1\n" -"event info 2\n" -"MRL 4\n" -"external call 8\n" -"all calls (10) 16\n" -"LSN (20) 32\n" -"PBC (40) 64\n" -"libcdio (80) 128\n" -"seek-set (100) 256\n" -"seek-cur (200) 512\n" -"still (400) 1024\n" -"vcdinfo (800) 2048\n" -msgstr "" - -#: modules/access/vcdx/vcd.c:68 -msgid "" -"Format used in the GUI Playlist Title. Similar to the Unix date \n" -"Format specifiers that start with a percent sign. Specifiers are: \n" -" %A : The album information\n" -" %C : The VCD volume count - the number of CDs in the collection\n" -" %c : The VCD volume num - the number of the CD in the collection.\n" -" %F : The VCD Format, e.g. VCD 1.0, VCD 1.1, VCD 2.0, or SVCD\n" -" %I : The current entry/segment/playback type, e.g. ENTRY, TRACK, " -"SEGMENT...\n" -" %L : The playlist ID prefixed with \" LID\" if it exists\n" -" %N : The current number of the %I - a decimal number\n" -" %P : The publisher ID\n" -" %p : The preparer I\n" -" %S : If we are in a segment (menu), the kind of segment\n" -" %T : The track number\n" -" %V : The volume set I\n" -" %v : The volume I\n" -" A number between 1 and the volume count.\n" -" %% : a % \n" +#: modules/access/ftp.c:223 +msgid "Your connection attempt to the server was rejected." msgstr "" -#: modules/access/vcdx/vcd.c:91 -msgid "vcdx://[device-or-file][@{P,S,T}num]" +#: modules/access/gnomevfs.c:48 +msgid "" +"Caching value for GnomeVFS streams.This value should be set in milliseconds." msgstr "" +"Размер кэша для потоков GnomeVFS. Значение указывается в миллисекундах." -#: modules/access/vcdx/vcd.c:92 -msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input" -msgstr "" +#: modules/access/gnomevfs.c:52 +msgid "GnomeVFS input" +msgstr "Ввод из GnomeVFS" -#: modules/access/vcdx/vcd.c:104 -msgid "Use playback control?" -msgstr "" +#: modules/access/http.c:56 modules/access/mms/mms.c:62 +msgid "HTTP proxy" +msgstr "HTTP-прокси" -#: modules/access/vcdx/vcd.c:105 +#: modules/access/http.c:58 modules/access/mms/mms.c:64 +#, fuzzy msgid "" -"If VCD is authored with playback control, use it. Otherwise we play by " -"tracks." +"HTTP proxy to be used It must be of the form http://[user[:pass]@]myproxy." +"mydomain:myport/ ; if empty, the http_proxy environment variable will be " +"tried." msgstr "" +"HTTP-прокси сервер. Указывается в виде http://[пользователь[:пароль]@]прокси." +"домен:порт/ ; Если ничего ну указано, будет использоваться переменная " +"окружения http_proxy." -#: modules/access/vcdx/vcd.c:112 -msgid "Format to use in playlist \"author\"" -msgstr "" +#: modules/access/http.c:64 +msgid "" +"Caching value for HTTP streams. This value should be set in milliseconds." +msgstr "Размер кэша для потока HTTP. Значение указывается в миллисекундах." -#: modules/access/vcdx/vcd.c:118 -msgid "Format to use in playlist \"title\" field" -msgstr "" +#: modules/access/http.c:67 +msgid "HTTP user agent" +msgstr "HTTP User-Agent" + +#: modules/access/http.c:68 +msgid "User agent that will be used for the connection." +msgstr "Значение User-Fgent, которое будет использоваться для соединения." + +#: modules/access/http.c:71 +msgid "Auto re-connect" +msgstr "Автоматически восстанавливать соединение" + +#: modules/access/http.c:73 +msgid "" +"Automatically try to reconnect to the stream in case of a sudden disconnect." +msgstr "Автоматически пытаться восстановить соединение в случае обрыва." + +#: modules/access/http.c:76 +msgid "Continuous stream" +msgstr "Непрерывный поток" -#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47 +#: modules/access/http.c:77 #, fuzzy -msgid "Dummy stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "" +"Read a file that is being constantly updated (for example, a JPG file on a " +"server). You should not globally enable this option as it will break all " +"other types of HTTP streams." +msgstr "" +"Считывать файл, который постоянно обновляется (например, JPG-файл на " +"сервере). Вы не должны включать этот параметр, как общий, так как он " +"нарушает совместимость со всеми другими потоками HTTP." -#: modules/access_output/file.c:62 +#: modules/access/http.c:82 #, fuzzy -msgid "Append to file" -msgstr "ïÔËÒÙÔØ ÆÁÊÌ" +msgid "Forward Cookies" +msgstr "Ускорить" -#: modules/access_output/file.c:63 -msgid "Append to file if it exists instead of replacing it." +#: modules/access/http.c:83 +msgid "Forward Cookies Across http redirections " msgstr "" -#: modules/access_output/file.c:67 +#: modules/access/http.c:86 +msgid "HTTP input" +msgstr "Ввод с HTTP" + +#: modules/access/http.c:88 +msgid "HTTP(S)" +msgstr "HTTP(S)" + +#: modules/access/http.c:350 #, fuzzy -msgid "File stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "HTTP authentication" +msgstr "RTP Multicast" -#: modules/access_output/http.c:46 +#: modules/access/http.c:351 modules/demux/live555.cpp:571 #, fuzzy -msgid "Username" -msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÐÏÔÏË" +msgid "Please enter a valid login name and a password." +msgstr "Введите имя узла" -#: modules/access_output/http.c:47 +#: modules/access/jack.c:63 msgid "" -"Allows you to give a user name that will be requested to access the stream." +"Make VLC buffer audio data capturer from jack for the specified length in " +"milliseconds." msgstr "" -#: modules/access_output/http.c:49 -msgid "Password" -msgstr "" +#: modules/access/jack.c:65 +#, fuzzy +msgid "Pace" +msgstr "Танцевальный" -#: modules/access_output/http.c:50 -msgid "" -"Allows you to give a password that will be requested to access the stream." +#: modules/access/jack.c:67 +msgid "Read the audio stream at VLC pace rather than Jack pace." msgstr "" -#: modules/access_output/http.c:52 +#: modules/access/jack.c:68 #, fuzzy -msgid "Mime" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Auto Connection" +msgstr "Автоматически восстанавливать соединение" -#: modules/access_output/http.c:53 -msgid "Allows you to give the mime returned by the server." -msgstr "" +#: modules/access/jack.c:70 +#, fuzzy +msgid "Automatically connect VLC input ports to available output ports." +msgstr "Автоматически загружать файлы" -#: modules/access_output/http.c:56 +#: modules/access/jack.c:73 #, fuzzy -msgid "HTTP stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "JACK audio input" +msgstr "Вывод звука через JACK" -#: modules/access_output/udp.c:63 modules/demux/livedotcom.cpp:61 -msgid "Caching value (ms)" -msgstr "" +#: modules/access/jack.c:75 +#, fuzzy +msgid "JACK Input" +msgstr "Ввод" -#: modules/access_output/udp.c:68 -msgid "Time To Live" -msgstr "" +#: modules/access/mmap.c:41 +#, fuzzy +msgid "Use file memory mapping" +msgstr "Использовать общую память" -#: modules/access_output/udp.c:69 -msgid "Allows you to define the time to live of the outgoing stream." +#: modules/access/mmap.c:43 +msgid "Try to use memory mapping to read files and block devices." msgstr "" -#: modules/access_output/udp.c:72 -msgid "Group packets" +#: modules/access/mmap.c:53 +msgid "MMap" msgstr "" -#: modules/access_output/udp.c:73 -msgid "" -"Packets can be sent one by one at the right time or by groups. This allows " -"you to give the number of packets that will be sent at a time. It helps " -"reducing the scheduling load on heavily-loaded systems." -msgstr "" - -#: modules/access_output/udp.c:78 -msgid "Late delay (ms)" -msgstr "" +#: modules/access/mmap.c:54 +#, fuzzy +msgid "Memory-mapped file input" +msgstr "Использовать 32-битный вывод с плавающей точкой" -#: modules/access_output/udp.c:79 +#: modules/access/mms/mms.c:50 msgid "" -"Late packets are dropped. This allows you to give the time (in milliseconds) " -"a packet is allowed to be late." -msgstr "" +"Caching value for MMS streams. This value should be set in milliseconds." +msgstr "Размер кэша для потоков MMS. Значение указывается в миллисекундах." -#: modules/access_output/udp.c:82 -msgid "Raw write" -msgstr "" +#: modules/access/mms/mms.c:53 +msgid "Force selection of all streams" +msgstr "Принудительно выбрать все потоки" -#: modules/access_output/udp.c:83 +#: modules/access/mms/mms.c:55 msgid "" -"If you enable this option, packets will be sent directly, without trying to " -"fill the MTU (ie, without trying to make the biggest possible packets in " -"order to improve streaming)." +"MMS streams can contain several elementary streams, with different bitrates. " +"You can choose to select all of them." msgstr "" +"Потоки MMS могут содержать несколько элементарных потоков, но с разными " +"битрейтами. Вы можете выбрать их все." -#: modules/access_output/udp.c:89 -#, fuzzy -msgid "UDP stream output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/mms/mms.c:58 +msgid "Maximum bitrate" +msgstr "Максимальный битрейт" -#: modules/audio_filter/channel_mixer/headphone.c:49 -msgid "" -"This effect gives you the feeling that you are standing in a room with a " -"complete 5.1 speaker set when using only a headphone, providing a more " -"realistic sound experience. It should also be more comfortable and less " -"tiring when listening to music for long periods of time.\n" -"It works with any source format from mono to 5.1." -msgstr "" +#: modules/access/mms/mms.c:60 +msgid "Select the stream with the maximum bitrate under that limit." +msgstr "Максимальный разрешенный битрейт потока." -#: modules/audio_filter/channel_mixer/headphone.c:56 -msgid "Characteristic dimension" -msgstr "" +#: modules/access/mms/mms.c:70 +msgid "Microsoft Media Server (MMS) input" +msgstr "Ввод с Microsoft Media Server (MMS)" -#: modules/audio_filter/channel_mixer/headphone.c:58 -msgid "Distance between front left speaker and listener in meters." -msgstr "" +#: modules/access_output/dummy.c:44 modules/stream_out/dummy.c:50 +msgid "Dummy stream output" +msgstr "Ложный вывод потока" -#: modules/audio_filter/channel_mixer/headphone.c:61 -msgid "headphone channel mixer with virtual spatialization effect" -msgstr "" +#: modules/access_output/dummy.c:45 modules/misc/dummy/dummy.c:60 +msgid "Dummy" +msgstr "Ложный" -#: modules/audio_filter/channel_mixer/trivial.c:46 -msgid "audio filter for trivial channel mixing" -msgstr "" +#: modules/access_output/file.c:65 +msgid "Append to file" +msgstr "Добавлять к файлу" -#: modules/audio_filter/converter/a52tofloat32.c:83 -msgid "A/52 dynamic range compression" -msgstr "" +#: modules/access_output/file.c:66 +msgid "Append to file if it exists instead of replacing it." +msgstr "Добавлять поток к файлу вместо того, чтобы заменять его." -#: modules/audio_filter/converter/a52tofloat32.c:85 -#: modules/audio_filter/converter/dtstofloat32.c:72 -msgid "" -"Dynamic range compression makes the loud sounds softer, and the soft sounds " -"louder, so you can more easily listen to the stream in a noisy environment " -"without disturbing anyone. If you disable the dynamic range compression the " -"playback will be more adapted to a movie theater or a listening room." -msgstr "" +#: modules/access_output/file.c:70 +msgid "File stream output" +msgstr "Вывод потока в файл" -#: modules/audio_filter/converter/a52tofloat32.c:92 -#: modules/audio_filter/converter/a52tofloat32.c:98 -#, fuzzy -msgid "ATSC A/52 (AC-3) audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access_output/http.c:64 modules/gui/qt4/ui/sprefs_audio.ui:362 +#: modules/misc/audioscrobbler.c:131 +msgid "Username" +msgstr "Имя пользователя" -#: modules/audio_filter/converter/a52tospdif.c:51 -msgid "audio filter for A/52->S/PDIF encapsulation" -msgstr "" +#: modules/access_output/http.c:65 +msgid "User name that will be requested to access the stream." +msgstr "Имя пользователя, которое будет запрошено для доступа к потоку." -#: modules/audio_filter/converter/dtstofloat32.c:70 -msgid "DTS dynamic range compression" -msgstr "" +#: modules/access_output/http.c:67 modules/control/telnet.c:86 +#: modules/gui/qt4/dialogs/interaction.cpp:97 +#: modules/gui/qt4/ui/sprefs_audio.ui:369 modules/misc/audioscrobbler.c:133 +#: modules/misc/notify/growl_udp.c:63 +msgid "Password" +msgstr "Пароль" -#: modules/audio_filter/converter/dtstofloat32.c:79 -#: modules/audio_filter/converter/dtstofloat32.c:85 -#, fuzzy -msgid "DTS Coherent Acoustics audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access_output/http.c:68 +msgid "Password that will be requested to access the stream." +msgstr "Пароль, который будет запрошен для доступа к потоку." -#: modules/audio_filter/converter/dtstospdif.c:68 -msgid "audio filter for DTS->S/PDIF encapsulation" -msgstr "" +#: modules/access_output/http.c:70 +msgid "Mime" +msgstr "MIME" -#: modules/audio_filter/converter/fixed32tofloat32.c:48 -msgid "audio filter for fixed32<->float32 conversion" +#: modules/access_output/http.c:71 +#, fuzzy +msgid "MIME returned by the server (autodetected if not specified)." msgstr "" +"Типы MIME, возвращаемые сервером (автоопределение, если ничего не указано)." -#: modules/audio_filter/converter/fixed32tos16.c:46 -msgid "audio filter for fixed32->s16 conversion" +#: modules/access_output/http.c:74 +msgid "Path to the x509 PEM certificate file that will be used for HTTPS." msgstr "" +"Путь к файлу сертификатов x509 PEM, который будет использован для HTTPS." -#: modules/audio_filter/converter/float32tos16.c:46 -msgid "audio filter for float32->s16 conversion" +#: modules/access_output/http.c:77 +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/audio_filter/converter/float32tos8.c:46 -msgid "audio filter for float32->s8 conversion" +#: modules/access_output/http.c:81 +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/audio_filter/converter/float32tou16.c:46 -msgid "audio filter for float32->u16 conversion" +#: modules/access_output/http.c:86 +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/audio_filter/converter/float32tou8.c:46 -msgid "audio filter for float32->u8 conversion" -msgstr "" +#: modules/access_output/http.c:89 +msgid "Advertise with Bonjour" +msgstr "Оповещение Bonjur" -#: modules/audio_filter/converter/mpgatofixed32.c:65 -#: modules/audio_filter/converter/mpgatofixed32.c:70 -msgid "MPEG audio decoder" -msgstr "" +#: modules/access_output/http.c:90 +msgid "Advertise the stream with the Bonjour protocol." +msgstr "Оповещать о потоке с помощью протокола Bonjour." -#: modules/audio_filter/converter/s16tofixed32.c:46 -msgid "audio filter for s16->fixed32 conversion" -msgstr "" +#: modules/access_output/http.c:94 +msgid "HTTP stream output" +msgstr "Вывод потока HTTP" -#: modules/audio_filter/converter/s16tofloat32.c:46 -msgid "audio filter for s16->float32 conversion" -msgstr "" +#: modules/access_output/shout.c:62 +msgid "Stream name" +msgstr "Имя потока" -#: modules/audio_filter/converter/s16tofloat32swab.c:58 -msgid "audio filter for s16->float32 with endianness conversion" -msgstr "" +#: modules/access_output/shout.c:63 +#, fuzzy +msgid "Name to give to this stream/channel on the shoutcast/icecast server." +msgstr "Имя потока или канала на сервере icecast." -#: modules/audio_filter/converter/s8tofloat32.c:46 -msgid "audio filter for s8->float32 conversion" -msgstr "" +#: modules/access_output/shout.c:66 +msgid "Stream description" +msgstr "Описание потока" -#: modules/audio_filter/converter/u8tofixed32.c:46 -msgid "audio filter for u8->fixed32 conversion" -msgstr "" +#: modules/access_output/shout.c:67 +msgid "Description of the stream content or information about your channel." +msgstr "Описание потока или информация о вашем канале." -#: modules/audio_filter/converter/u8tofloat32.c:46 -msgid "audio filter for u8->float32 conversion" -msgstr "" +#: modules/access_output/shout.c:70 +msgid "Stream MP3" +msgstr "Вещать в MP3" -#: modules/audio_filter/equalizer.c:52 -msgid "Equalizer preset" +#: modules/access_output/shout.c:71 +#, 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/audio_filter/equalizer.c:55 -msgid "Bands gain" -msgstr "" +#: modules/access_output/shout.c:80 +#, fuzzy +msgid "Genre description" +msgstr "Описание потока" -#: modules/audio_filter/equalizer.c:56 -msgid "Override preset bands gain in dB (-20 ... 20)" +#: modules/access_output/shout.c:81 +msgid "Genre of the content. " msgstr "" -#: modules/audio_filter/equalizer.c:58 -msgid "Two pass" -msgstr "" +#: modules/access_output/shout.c:83 +#, fuzzy +msgid "URL description" +msgstr "Описание" -#: modules/audio_filter/equalizer.c:59 -msgid "Filter twice the audio" +#: modules/access_output/shout.c:84 +msgid "URL with information about the stream or your channel. " msgstr "" -#: modules/audio_filter/equalizer.c:61 -msgid "Global gain" -msgstr "" +#: modules/access_output/shout.c:91 +#, fuzzy +msgid "Bitrate information of the transcoded stream. " +msgstr "Целевой битрейт сжатого аудио потока." -#: modules/audio_filter/equalizer.c:62 -msgid "Set the global gain in dB (-20 ... 20)" -msgstr "" +#: modules/access_output/shout.c:93 modules/access/v4l2/v4l2.c:210 +#: modules/access/v4l.c:125 +msgid "Samplerate" +msgstr "Частота дискретизации" -#: modules/audio_filter/equalizer.c:65 +#: modules/access_output/shout.c:94 #, fuzzy -msgid "Equalizer 10 bands" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Samplerate information of the transcoded stream. " +msgstr "Целевой битрейт сжатого видео потока" -#: modules/audio_filter/equalizer_presets.h:39 +#: modules/access_output/shout.c:96 #, fuzzy -msgid "Flat" -msgstr "âÙÓÔÒÏ" +msgid "Number of channels" +msgstr "Количество выходных каналов" -#: modules/audio_filter/equalizer_presets.h:39 -#: modules/demux/util/id3genres.h:60 -msgid "Classical" -msgstr "" +#: modules/access_output/shout.c:97 +#, fuzzy +msgid "Number of channels information of the transcoded stream. " +msgstr "Количество каналов звука в сжатом потоке." -#: modules/audio_filter/equalizer_presets.h:39 -msgid "Club" +#: modules/access_output/shout.c:99 +msgid "Ogg Vorbis Quality" msgstr "" -#: modules/audio_filter/equalizer_presets.h:39 -#: modules/demux/util/id3genres.h:31 -msgid "Dance" -msgstr "" +#: modules/access_output/shout.c:100 +#, fuzzy +msgid "Ogg Vorbis Quality information of the transcoded stream. " +msgstr "Целевой битрейт сжатого видео потока" -#: modules/audio_filter/equalizer_presets.h:39 -msgid "Full bass" -msgstr "" +#: modules/access_output/shout.c:102 +#, fuzzy +msgid "Stream public" +msgstr "Остановить поток" -#: modules/audio_filter/equalizer_presets.h:40 -msgid "Full bass and treble" +#: modules/access_output/shout.c:103 +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/audio_filter/equalizer_presets.h:40 -msgid "Full treble" -msgstr "" +#: modules/access_output/shout.c:109 +msgid "IceCAST output" +msgstr "Вывод в IceCAST" -#: modules/audio_filter/equalizer_presets.h:40 -msgid "Headphones" -msgstr "" +#: modules/access_output/udp.c:66 modules/access/rtsp/access.c:45 +#: modules/demux/live555.cpp:65 +msgid "Caching value (ms)" +msgstr "Размер кэша (мс)" -#: modules/audio_filter/equalizer_presets.h:41 -msgid "Large Hall" +#: modules/access_output/udp.c:68 +msgid "" +"Default caching value for outbound UDP streams. This value should be set in " +"milliseconds." msgstr "" +"Размер кэша для исходящих потоков UDP. Значение указывается в миллисекундах." -#: modules/audio_filter/equalizer_presets.h:41 -msgid "Live" +#: modules/access_output/udp.c:71 +msgid "Group packets" +msgstr "Пакеты в группах" + +#: modules/access_output/udp.c:72 +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/audio_filter/equalizer_presets.h:41 +#: modules/access_output/udp.c:77 #, fuzzy -msgid "Party" -msgstr "ðÁÕÚÁ" - -#: modules/audio_filter/equalizer_presets.h:41 -#: modules/demux/util/id3genres.h:41 -msgid "Pop" -msgstr "" +msgid "Automatic multicast streaming" +msgstr "Автоматическое обрезание" -#: modules/audio_filter/equalizer_presets.h:41 -#: modules/demux/util/id3genres.h:44 -msgid "Reggae" +#: modules/access_output/udp.c:78 +msgid "Allocates an outbound multicast address automatically." msgstr "" -#: modules/audio_filter/equalizer_presets.h:42 -#: modules/demux/util/id3genres.h:45 -msgid "Rock" -msgstr "" +#: modules/access_output/udp.c:82 +msgid "UDP stream output" +msgstr "Вывод потока UDP" -#: modules/audio_filter/equalizer_presets.h:42 -#: modules/demux/util/id3genres.h:49 -msgid "Ska" -msgstr "" +#: modules/access/pvr.c:61 +msgid "" +"Default caching value for PVR streams. This value should be set in " +"milliseconds." +msgstr "Размер кэша для потоков PVR. Значение указыватеся в миллисекундах." -#: modules/audio_filter/equalizer_presets.h:42 -#, fuzzy -msgid "Soft" -msgstr "ðÁÕÚÁ" +#: modules/access/pvr.c:64 modules/gui/qt4/ui/sprefs_audio.ui:190 +#: modules/gui/qt4/ui/sprefs_audio.ui:225 +#: modules/gui/qt4/ui/sprefs_audio.ui:254 +msgid "Device" +msgstr "Устройство" -#: modules/audio_filter/equalizer_presets.h:42 -msgid "Soft rock" -msgstr "" +#: modules/access/pvr.c:65 +msgid "PVR video device" +msgstr "Видео устройство PVR" -#: modules/audio_filter/equalizer_presets.h:42 -#: modules/demux/util/id3genres.h:46 -msgid "Techno" -msgstr "" +#: modules/access/pvr.c:67 +msgid "Radio device" +msgstr "Радио устройство" -#: modules/audio_filter/format.c:49 -msgid "audio filter for PCM format conversion" -msgstr "" +#: modules/access/pvr.c:68 +msgid "PVR radio device" +msgstr "Радио устройство PVR" -#: modules/audio_filter/normvol.c:68 -#, fuzzy -msgid "Number of audio buffers" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/pvr.c:70 modules/access/v4l.c:99 +#: modules/gui/qt4/components/open_panels.cpp:694 +#: modules/gui/qt4/components/open_panels.cpp:793 +msgid "Norm" +msgstr "Стандарт" -#: modules/audio_filter/normvol.c:69 -msgid "" -"This is the number of audio buffers on which the power measurement is made. " -"A higher number of buffers will increase the response time of the filter to " -"a high power but will make it less sensitive to short variations." -msgstr "" +#: modules/access/pvr.c:71 modules/access/v4l.c:101 +msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)." +msgstr "Стандарт потока (Автоматически, SECAM, PAL или NTSC)." -#: modules/audio_filter/normvol.c:74 -msgid "Max level" -msgstr "" +#: modules/access/pvr.c:74 modules/access/v4l2/v4l2.c:100 +#: modules/access/v4l.c:105 modules/demux/rawvid.c:47 +#: modules/video_filter/mosaic.c:95 +msgid "Width" +msgstr "Ширина" -#: modules/audio_filter/normvol.c:75 -msgid "" -"If the average power over the last N buffers is higher than this value, the " -"volume will be normalized. This value is a positive floating point number. A " -"value between 0.5 and 10 seems sensible." -msgstr "" +#: modules/access/pvr.c:75 +msgid "Width of the stream to capture (-1 for autodetection)." +msgstr "Ширина захватываемого потока (-1 для автоопределения)." -#: modules/audio_filter/normvol.c:81 -msgid "Volume normalizer" -msgstr "" +#: modules/access/pvr.c:78 modules/access/v4l2/v4l2.c:103 +#: modules/access/v4l.c:108 modules/demux/rawvid.c:51 +#: modules/video_filter/mosaic.c:93 +msgid "Height" +msgstr "Высота" -#: modules/audio_filter/resampler/bandlimited.c:82 -msgid "audio filter for band-limited interpolation resampling" -msgstr "" +#: modules/access/pvr.c:79 +msgid "Height of the stream to capture (-1 for autodetection)." +msgstr "Высота захватываемого потока (-1 для автоопределения)." -#: modules/audio_filter/resampler/coreaudio.c:65 -msgid "audio filter using CoreAudio for resampling" -msgstr "" +#: modules/access/pvr.c:82 modules/access/v4l2/v4l2.c:229 +#: modules/access/v4l.c:92 modules/gui/qt4/components/open_panels.cpp:701 +#: modules/gui/qt4/components/open_panels.cpp:800 +msgid "Frequency" +msgstr "Частота:" -#: modules/audio_filter/resampler/linear.c:59 -msgid "audio filter for linear interpolation resampling" -msgstr "" +#: modules/access/pvr.c:83 modules/access/v4l.c:94 +msgid "Frequency to capture (in kHz), if applicable." +msgstr "Частота захвата (в кГц), если возможно изменение." -#: modules/audio_filter/resampler/trivial.c:46 -msgid "audio filter for trivial resampling" +#: modules/access/pvr.c:86 modules/access/v4l2/v4l2.c:107 +#: modules/access/v4l.c:140 +msgid "Framerate to capture, if applicable (-1 for autodetect)." msgstr "" +"Частота кадров захвата, если возможно применение (-1 для автоопределения)." -#: modules/audio_filter/resampler/ugly.c:46 -msgid "audio filter for ugly resampling" -msgstr "" +#: modules/access/pvr.c:89 +msgid "Key interval" +msgstr "Интервал ключевых кадров" -#: modules/audio_mixer/float32.c:45 -#, fuzzy -msgid "Float32 audio mixer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/pvr.c:90 +msgid "Interval between keyframes (-1 for autodetect)." +msgstr "Интервал между ключевыми кадрами (-1 для автоопределения)." -#: modules/audio_mixer/spdif.c:45 -#, fuzzy -msgid "Dummy S/PDIF audio mixer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/pvr.c:92 +msgid "B Frames" +msgstr "B-кадры" -#: modules/audio_mixer/trivial.c:45 -msgid "Trivial audio mixer" +#: modules/access/pvr.c:93 +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/audio_output/alsa.c:84 -msgid "default" -msgstr "" +#: modules/access/pvr.c:97 +msgid "Bitrate to use (-1 for default)." +msgstr "Необходимый битрейт (-1 для автоопределения)." -#: modules/audio_output/alsa.c:99 -msgid "ALSA audio output" -msgstr "" +#: modules/access/pvr.c:99 +msgid "Bitrate peak" +msgstr "Пиковый битрейт" -#: modules/audio_output/alsa.c:101 -#, fuzzy -msgid "ALSA Device Name" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/pvr.c:100 +msgid "Peak bitrate in VBR mode." +msgstr "Пиковый битрейт в режиме VBR." -#: modules/audio_output/alsa.c:118 modules/audio_output/coreaudio.c:217 -#: modules/audio_output/directx.c:383 modules/audio_output/oss.c:129 -#: modules/audio_output/sdl.c:176 modules/audio_output/sdl.c:194 -#: modules/audio_output/waveout.c:344 modules/gui/macosx/intf.m:447 -#: modules/gui/macosx/intf.m:448 +#: modules/access/pvr.c:102 #, fuzzy -msgid "Audio Device" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Bitrate mode" +msgstr "Тип битрейта" -#: modules/audio_output/alsa.c:172 modules/audio_output/directx.c:460 -#: modules/audio_output/oss.c:222 modules/audio_output/sdl.c:182 -#: modules/audio_output/sdl.c:201 modules/audio_output/waveout.c:406 -msgid "Mono" -msgstr "" +#: modules/access/pvr.c:103 +msgid "Bitrate mode to use (VBR or CBR)." +msgstr "Тип битрейта (VBR или CBR)." -#: modules/audio_output/alsa.c:185 modules/audio_output/directx.c:433 -#: modules/audio_output/oss.c:178 modules/audio_output/waveout.c:378 -msgid "2 Front 2 Rear" -msgstr "" +#: modules/access/pvr.c:105 +msgid "Audio bitmask" +msgstr "Битовая маска звука" -#: modules/audio_output/alsa.c:191 modules/audio_output/directx.c:397 -#: modules/audio_output/oss.c:167 modules/audio_output/waveout.c:359 -msgid "5.1" -msgstr "" +#: modules/access/pvr.c:106 +msgid "Bitmask that will get used by the audio part of the card." +msgstr "Битовая маска, используемая аудио частью карты." -#: modules/audio_output/alsa.c:233 modules/audio_output/directx.c:506 -#: modules/audio_output/oss.c:246 modules/audio_output/waveout.c:422 -msgid "A/52 over S/PDIF" -msgstr "" +#: modules/access/pvr.c:109 modules/access/v4l2/v4l2.c:188 +#: modules/access/vcdx/info.c:101 modules/gui/macosx/intf.m:646 +#: modules/gui/wxwidgets/interface.cpp:1402 +msgid "Volume" +msgstr "Громкость" -#: modules/audio_output/arts.c:66 -msgid "aRts audio output" -msgstr "" +#: modules/access/pvr.c:110 +msgid "Audio volume (0-65535)." +msgstr "Громкость звука (0-65535)." + +#: modules/access/pvr.c:112 modules/access/v4l.c:95 +msgid "Channel" +msgstr "Канал" -#: modules/audio_output/coreaudio.c:218 +#: modules/access/pvr.c:113 msgid "" -"Choose a number corresponding to the number of an audio device, as listed in " -"your 'Audio Device' menu. This device will then be used by default for audio " -"playback." -msgstr "" +"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)" +msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 = s-video)" -#: modules/audio_output/coreaudio.c:223 -msgid "CoreAudio output" -msgstr "" +#: modules/access/pvr.c:119 modules/access/v4l.c:146 +msgid "Automatic" +msgstr "Автоматически" -#: modules/audio_output/directx.c:209 -msgid "DirectX audio output" -msgstr "" +#: modules/access/pvr.c:119 modules/access/v4l2/v4l2.c:245 +#: modules/access/v4l.c:146 +msgid "SECAM" +msgstr "SECAM" -#: modules/audio_output/directx.c:415 -msgid "3 Front 2 Rear" -msgstr "" +#: modules/access/pvr.c:119 modules/access/v4l2/v4l2.c:245 +#: modules/access/v4l.c:146 +msgid "PAL" +msgstr "PAL" -#: modules/audio_output/esd.c:66 -msgid "EsounD audio output" -msgstr "" +#: modules/access/pvr.c:119 modules/access/v4l2/v4l2.c:245 +#: modules/access/v4l.c:146 +msgid "NTSC" +msgstr "NTSC" -#: modules/audio_output/file.c:80 -msgid "Output format" -msgstr "" +#: modules/access/pvr.c:122 +msgid "vbr" +msgstr "VBR" -#: modules/audio_output/file.c:81 -msgid "" -"One of \"u8\", \"s8\", \"u16\", \"s16\", \"u16_le\", \"s16_le\", \"u16_be\", " -"\"s16_be\", \"fixed32\", \"float32\" or \"spdif\"" -msgstr "" +#: modules/access/pvr.c:122 +msgid "cbr" +msgstr "CBR" -#: modules/audio_output/file.c:84 -msgid "Output channels number" -msgstr "" +#: modules/access/pvr.c:127 +msgid "PVR" +msgstr "PVR" -#: modules/audio_output/file.c:85 +#: modules/access/pvr.c:128 +msgid "IVTV MPEG Encoding cards input" +msgstr "Ввод с карты IVTV MPEG Encoding" + +#: modules/access/rtsp/access.c:47 msgid "" -"By default, all the channels of the incoming will be saved but you can " -"restrict the number of channels here." -msgstr "" +"Caching value for RTSP streams. This value should be set in milliseconds." +msgstr "Размер кэша для потоков RTSP. Значение указывается в миллисекундах." -#: modules/audio_output/file.c:88 -msgid "Add wave header" -msgstr "" +#: modules/access/rtsp/access.c:51 modules/access/rtsp/access.c:52 +msgid "Real RTSP" +msgstr "Real RTSP" -#: modules/audio_output/file.c:89 -msgid "Instead of writing a raw file, you can add a WAV header to the file" -msgstr "" +#: modules/access/rtsp/access.c:97 +#, fuzzy +msgid "Connection failed" +msgstr "Файл конфигурации" + +#: modules/access/rtsp/access.c:98 +#, fuzzy, c-format +msgid "VLC could not connect to \"%s:%d\"." +msgstr "Остановить поток" -#: modules/audio_output/file.c:106 +#: modules/access/rtsp/access.c:231 #, fuzzy -msgid "Output file" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Session failed" +msgstr "E-mail сессии" -#: modules/audio_output/file.c:107 -msgid "File to which the audio samples will be written to" +#: modules/access/rtsp/access.c:232 +msgid "The requested RTSP session could not be established." msgstr "" -#: modules/audio_output/file.c:110 -#, fuzzy -msgid "File audio output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/screen/screen.c:40 +msgid "" +"Caching value for screen capture. This value should be set in milliseconds." +msgstr "Размер кэша для захвата экрана. Значение указывается в миллисекундах." -#: modules/audio_output/hd1000a.cpp:75 -#, fuzzy -msgid "HD1000 audio output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/screen/screen.c:44 +msgid "Desired frame rate for the capture." +msgstr "Назначенная частота кадров захвата." -#: modules/audio_output/oss.c:101 -msgid "Try to work around buggy OSS drivers" -msgstr "" +#: modules/access/screen/screen.c:47 +msgid "Capture fragment size" +msgstr "Размер фрагмента захвата" -#: modules/audio_output/oss.c:103 +#: modules/access/screen/screen.c:49 msgid "" -"Some buggy OSS drivers just don't like when their internal buffers are " -"completely filled (the sound gets heavily hashed). If you have one of these " -"drivers, then you need to enable this option." +"Optimize the capture by fragmenting the screen in chunks of predefined " +"height (16 might be a good value, and 0 means disabled)." msgstr "" +"Оптимизация захвата путем разбиение экрана на фрагменты предопределенной " +"высоты (16 - это хороший вариант, 0 - выключить)" -#: modules/audio_output/oss.c:108 -msgid "Linux OSS audio output" -msgstr "" +#: modules/access/screen/screen.c:63 +msgid "Screen Input" +msgstr "Ввод с экрана" -#: modules/audio_output/oss.c:111 -#, fuzzy -msgid "OSS DSP device" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/screen/screen.c:64 modules/gui/macosx/vout.m:214 +msgid "Screen" +msgstr "Экран" -#: modules/audio_output/sdl.c:68 -msgid "Simple DirectMedia Layer audio output" -msgstr "" +#: modules/access/smb.c:65 +msgid "" +"Caching value for SMB streams. This value should be set in milliseconds." +msgstr "Размер кэша для потоков SMB. Значение указывается в миллисекундах." -#: modules/audio_output/waveout.c:133 -#, fuzzy -msgid "Use float32 output" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/smb.c:67 +msgid "SMB user name" +msgstr "Имя пользователя" -#: modules/audio_output/waveout.c:135 -msgid "" -"The option allows you to enable or disable the high-quality float32 audio " -"output mode (which is not well supported by some soundcards)." -msgstr "" +#: modules/access/smb.c:70 +msgid "SMB password" +msgstr "Пароль" -#: modules/audio_output/waveout.c:139 -msgid "Win32 waveOut extension output" -msgstr "" +#: modules/access/smb.c:73 +msgid "SMB domain" +msgstr "Домен" -#: modules/codec/a52.c:90 -msgid "A/52 parser" -msgstr "" +#: modules/access/smb.c:74 +msgid "Domain/Workgroup that will be used for the connection." +msgstr "Домен/Рабочая группа, которая будет использоваться для соединения." -#: modules/codec/a52.c:95 -msgid "A/52 audio packetizer" -msgstr "" +#: modules/access/smb.c:79 +msgid "SMB input" +msgstr "Ввод с SMB" -#: modules/codec/adpcm.c:41 -#, fuzzy -msgid "ADPCM audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/tcp.c:42 +msgid "" +"Caching value for TCP streams. This value should be set in milliseconds." +msgstr "Размер кэша для потоков TCP. Значение указывается в миллисекундах." -#: modules/codec/araw.c:41 -#, fuzzy -msgid "Raw/Log Audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/tcp.c:49 +msgid "TCP" +msgstr "TCP" -#: modules/codec/araw.c:47 -#, fuzzy -msgid "Raw audio encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/tcp.c:50 +msgid "TCP input" +msgstr "Ввод с TCP" -#: modules/codec/cinepak.c:38 -msgid "Cinepak video decoder" -msgstr "" +#: modules/access/udp.c:64 +msgid "" +"Caching value for UDP streams. This value should be set in milliseconds." +msgstr "Размер кэша для потоков UDP. Значение указывается в миллисекундах." -#: modules/codec/cmml/cmml.c:70 -#, fuzzy -msgid "CMML annotations decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/udp.c:67 +msgid "RTP reordering timeout in ms" +msgstr "Таймаут перераспределеняи RTP в мс" -#: modules/codec/dmo/dmo.c:98 -msgid "DirectMedia Object decoder" +#: modules/access/udp.c:69 +msgid "" +"VLC reorders RTP packets. The input will wait for late packets at most the " +"time specified here (in milliseconds)." msgstr "" +"VLC перераспределяет пакеты RTP. Ввод будет ждать опоздавшие пакеты время, " +"указанное в этом параметре (в миллисекундах)." -#: modules/codec/dmo/dmo.c:105 -msgid "DirectMedia Object encoder" -msgstr "" +#: modules/access/udp.c:76 modules/gui/macosx/open.m:185 +#: modules/gui/macosx/open.m:735 modules/gui/wxwidgets/dialogs/open.cpp:805 +msgid "UDP/RTP" +msgstr "UDP порт" -#: modules/codec/dts.c:91 -msgid "DTS parser" -msgstr "" +#: modules/access/udp.c:77 +msgid "UDP/RTP input" +msgstr "Ввод с UDP/RTP" -#: modules/codec/dts.c:96 -msgid "DTS audio packetizer" -msgstr "" +#: modules/access/v4l2/v4l2.c:78 modules/gui/macosx/open.m:169 +#: modules/gui/qt4/components/open_panels.cpp:780 +#: modules/gui/wxwidgets/dialogs/open.cpp:724 +msgid "Device name" +msgstr "Имя устройства" -#: modules/codec/dv.c:48 -msgid "DV video decoder" +#: modules/access/v4l2/v4l2.c:80 +#, fuzzy +msgid "" +"Name of the device to use. If you don't specify anything, /dev/video0 will " +"be used." msgstr "" +"Имя видео устройства. Если параметр не казан, не будет использовано никакого " +"устройства." -#: modules/codec/dvbsub.c:51 -#, fuzzy -msgid "DVB subtitles decoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l2/v4l2.c:82 +#: modules/gui/qt4/components/open_panels.cpp:659 +#: modules/stream_out/standard.c:87 +msgid "Standard" +msgstr "Стандартный" -#: modules/codec/dvbsub.c:57 +#: modules/access/v4l2/v4l2.c:84 #, fuzzy -msgid "DVB subtitles encoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" - -#: modules/codec/faad.c:38 -msgid "AAC audio decoder (using libfaad2)" -msgstr "" +msgid "Video standard (Default, SECAM, PAL, or NTSC)." +msgstr "Стандарт потока (Автоматически, SECAM, PAL или NTSC)." -#: modules/codec/ffmpeg/ffmpeg.c:74 -msgid "rd" +#: modules/access/v4l2/v4l2.c:87 +msgid "" +"Force the Video4Linux2 video device to use a specific chroma format (eg. " +"I420 or I422 for raw images, MJPEG for M-JPEG compressed input) (Complete " +"list: GREY, I240, RV16, RV15, RV24, RV32, YUY2, YUYV, UYVY, I41N, I422, " +"I420, I411, I410, MJPG)" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.c:74 +#: modules/access/v4l2/v4l2.c:93 #, fuzzy -msgid "bits" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Input of the card to use (see debug)." +msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)." -#: modules/codec/ffmpeg/ffmpeg.c:74 +#: modules/access/v4l2/v4l2.c:94 modules/access/v4l2/v4l2.c:300 #, fuzzy -msgid "simple" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Audio input" +msgstr "Ввод с Audio CD" -#: modules/codec/ffmpeg/ffmpeg.c:83 -msgid "AltiVec ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)" +#: modules/access/v4l2/v4l2.c:96 +msgid "Audio input of the card to use (see debug)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.c:87 +#: modules/access/v4l2/v4l2.c:97 #, fuzzy -msgid "ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "IO Method" +msgstr "Следующий файл" -#: modules/codec/ffmpeg/ffmpeg.c:117 -msgid "ffmpeg chroma conversion" +#: modules/access/v4l2/v4l2.c:99 +msgid "IO Method (READ, MMAP, USERPTR)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.c:121 +#: modules/access/v4l2/v4l2.c:102 #, fuzzy -msgid "ffmpeg audio/video encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" - -#: modules/codec/ffmpeg/ffmpeg.c:165 -msgid "ffmpeg demuxer" -msgstr "" +msgid "Force width (-1 for autodetect)." +msgstr "Ширина потока для захвата (-1 для автоопределения)." -#: modules/codec/ffmpeg/ffmpeg.c:173 +#: modules/access/v4l2/v4l2.c:105 #, fuzzy -msgid "ffmpeg video filter" -msgstr "ðÒÅÄÙÄÕÝÉÊ ÆÁÊÌ" +msgid "Force height (-1 for autodetect)." +msgstr "Интервал между ключевыми кадрами (-1 для автоопределения)." -#: modules/codec/ffmpeg/ffmpeg.c:179 +#: modules/access/v4l2/v4l2.c:110 #, fuzzy -msgid "ffmpeg deinterlace video filter" -msgstr "ðÒÅÄÙÄÕÝÉÊ ÆÁÊÌ" +msgid "Reset v4l2 controls" +msgstr "Расширенное управление" -#: modules/codec/ffmpeg/ffmpeg.h:86 -msgid "Direct rendering" +#: modules/access/v4l2/v4l2.c:112 +msgid "Reset controls to defaults provided by the v4l2 driver." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:88 -msgid "Error resilience" -msgstr "" +#: modules/access/v4l2/v4l2.c:113 modules/access/v4l.c:111 +#: modules/gui/macosx/extended.m:102 modules/gui/qt4/ui/video_effects.ui:194 +#: modules/gui/wxwidgets/extrapanel.cpp:238 +#: modules/video_filter/atmo/atmo.cpp:192 +msgid "Brightness" +msgstr "Яркость" -#: modules/codec/ffmpeg/ffmpeg.h:90 -msgid "" -"ffmpeg can do error resilience.\n" -"However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this " -"can produce a lot of errors.\n" -"Valid values range from 0 to 4 (0 disables all errors resilience)." -msgstr "" +#: modules/access/v4l2/v4l2.c:115 +#, fuzzy +msgid "Brightness of the video input (if supported by the v4l2 driver)." +msgstr "Яркость источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:95 -msgid "Workaround bugs" -msgstr "" +#: modules/access/v4l2/v4l2.c:116 modules/access/v4l.c:120 +#: modules/gui/macosx/extended.m:103 modules/gui/qt4/ui/video_effects.ui:187 +#: modules/gui/wxwidgets/extrapanel.cpp:233 +msgid "Contrast" +msgstr "Контрастность" -#: modules/codec/ffmpeg/ffmpeg.h:97 -msgid "" -"Try to fix some bugs\n" -"1 autodetect\n" -"2 old msmpeg4\n" -"4 xvid interlaced\n" -"8 ump4 \n" -"16 no padding\n" -"32 ac vlc\n" -"64 Qpel chroma" -msgstr "" +#: modules/access/v4l2/v4l2.c:118 +#, fuzzy +msgid "Contrast of the video input (if supported by the v4l2 driver)." +msgstr "Контрастность источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:226 -msgid "Hurry up" -msgstr "" +#: modules/access/v4l2/v4l2.c:119 modules/gui/macosx/extended.m:106 +#: modules/gui/qt4/ui/video_effects.ui:201 +#: modules/gui/qt4/ui/video_effects.ui:301 +#: modules/gui/wxwidgets/extrapanel.cpp:243 +msgid "Saturation" +msgstr "Насыщенность" -#: modules/codec/ffmpeg/ffmpeg.h:108 -msgid "" -"Allow the decoder to partially decode or skip frame(s) when there is not " -"enough time. It's useful with low CPU power but it can produce distorted " -"pictures." +#: modules/access/v4l2/v4l2.c:121 +msgid "Saturation of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:112 -msgid "Post processing quality" +#: modules/access/v4l2/v4l2.c:122 modules/access/v4l.c:114 +#: modules/gui/macosx/extended.m:105 modules/gui/qt4/ui/video_effects.ui:208 +#: modules/gui/wxwidgets/extrapanel.cpp:228 +msgid "Hue" +msgstr "Оттенок" + +#: modules/access/v4l2/v4l2.c:124 +msgid "Hue of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:114 -msgid "" -"Quality of post processing. Valid range is 0 to 6\n" -"Higher levels require considerable more CPU power, but produce better " -"looking pictures." +#: modules/access/v4l2/v4l2.c:125 +#, fuzzy +msgid "Black level" +msgstr "Максимальный уровень" + +#: modules/access/v4l2/v4l2.c:127 +msgid "Black level of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:118 -msgid "Debug mask" +#: modules/access/v4l2/v4l2.c:128 +msgid "Auto white balance" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:119 -msgid "Set ffmpeg debug mask" +#: modules/access/v4l2/v4l2.c:130 +msgid "" +"Automatically set the white balance of the video input (if supported by the " +"v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:121 -msgid "Visualize motion vectors" +#: modules/access/v4l2/v4l2.c:132 +msgid "Do white balance" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:122 +#: modules/access/v4l2/v4l2.c:134 msgid "" -"Set motion vectors visualization mask.\n" -"1 - visualize forward predicted MVs of P frames\n" -"2 - visualize forward predicted MVs of B frames\n" -"4 - visualize backward predicted MVs of B frames" +"Trigger a white balancing action, useless if auto white balance is activated " +"(if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:127 -msgid "Low resolution decoding" +#: modules/access/v4l2/v4l2.c:136 +msgid "Red balance" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:128 -msgid "Will only decode a low resolution version of the video." +#: modules/access/v4l2/v4l2.c:138 +msgid "Red balance of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:131 -msgid "ffmpeg post processing filter chains" +#: modules/access/v4l2/v4l2.c:139 +msgid "Blue balance" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:173 -msgid "Ratio of key frames" +#: modules/access/v4l2/v4l2.c:141 +msgid "Blue balance of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:174 -msgid "" -"Allows you to specify the number of frames that will be coded for one key " -"frame." +#: modules/access/v4l2/v4l2.c:142 modules/gui/macosx/extended.m:104 +#: modules/gui/qt4/ui/video_effects.ui:180 +#: modules/gui/wxwidgets/extrapanel.cpp:248 +msgid "Gamma" +msgstr "Гамма" + +#: modules/access/v4l2/v4l2.c:144 +msgid "Gamma of the video input (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:177 -msgid "Ratio of B frames" +#: modules/access/v4l2/v4l2.c:145 +msgid "Exposure" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:178 -msgid "" -"Allows you to specify the number of B frames that will be coded between two " -"reference frames." +#: modules/access/v4l2/v4l2.c:147 +msgid "Exposure of the video input (if supported by the v4L2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:181 +#: modules/access/v4l2/v4l2.c:148 #, fuzzy -msgid "Video bitrate tolerance" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Auto gain" +msgstr "Автоматически" -#: modules/codec/ffmpeg/ffmpeg.h:182 -msgid "Allows you to specify the video bitrate tolerance in kbit/s." +#: modules/access/v4l2/v4l2.c:150 +msgid "" +"Automatically set the video input's gain (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:185 +#: modules/access/v4l2/v4l2.c:152 #, fuzzy -msgid "Enable interlaced encoding" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Gain" +msgstr "Градиент" -#: modules/codec/ffmpeg/ffmpeg.h:186 -msgid "Allows you to enable dedicated algorithms for interlaced frames." +#: modules/access/v4l2/v4l2.c:154 +msgid "Video input's gain (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:189 -msgid "Enable pre motion estimation" -msgstr "" +#: modules/access/v4l2/v4l2.c:155 +#, fuzzy +msgid "Horizontal flip" +msgstr "Повернуть по-горизонтали" -#: modules/codec/ffmpeg/ffmpeg.h:190 -msgid "Allows you to enable the pre motion estimation." +#: modules/access/v4l2/v4l2.c:157 +msgid "Flip the video horizontally (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:193 -msgid "Enable strict rate control" -msgstr "" +#: modules/access/v4l2/v4l2.c:158 +#, fuzzy +msgid "Vertical flip" +msgstr "Вертикальный" -#: modules/codec/ffmpeg/ffmpeg.h:194 -msgid "Allows you to enable the strict rate control algorithm." +#: modules/access/v4l2/v4l2.c:160 +msgid "Flip the video vertically (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:197 +#: modules/access/v4l2/v4l2.c:161 #, fuzzy -msgid "Rate control buffer size" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Horizontal centering" +msgstr "Повернуть по-горизонтали" -#: modules/codec/ffmpeg/ffmpeg.h:198 -msgid "Allows you to specify the rate control buffer size." +#: modules/access/v4l2/v4l2.c:163 +msgid "" +"Set the camera's horizontal centering (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:201 +#: modules/access/v4l2/v4l2.c:164 #, fuzzy -msgid "Rate control buffer aggressiveness" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Vertical centering" +msgstr "Смещение по-вертикали" -#: modules/codec/ffmpeg/ffmpeg.h:202 -msgid "Allows you to specify the rate control buffer aggressiveness." +#: modules/access/v4l2/v4l2.c:166 +msgid "Set the camera's vertical centering (if supported by the v4l2 driver)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:205 -msgid "I quantization factor" -msgstr "" - -#: modules/codec/ffmpeg/ffmpeg.h:206 +#: modules/access/v4l2/v4l2.c:171 +#, fuzzy msgid "" -"Allows you to specify the quantization factor of I frames, compared with P " -"frames (for instance 1.0 => same qscale for I and P frames)." +"Name of the audio device to use. If you don't specify anything, \"/dev/dsp\" " +"will be used for OSS." msgstr "" +"Имя видео устройства. Если параметр не казан, не будет использовано никакого " +"устройства." -#: modules/codec/ffmpeg/ffmpeg.h:210 modules/demux/mod.c:51 +#: modules/access/v4l2/v4l2.c:175 #, fuzzy -msgid "Noise reduction" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" - -#: modules/codec/ffmpeg/ffmpeg.h:211 msgid "" -"Allows you to enable a simple noise reduction algorithm to lower the " -"encoding length and bitrate, at the expense of lower quality frames." +"Name of the audio device to use. If you don't specify anything, \"/dev/dsp\" " +"will be used for OSS, \"hw\" for Alsa." msgstr "" +"Имя видео устройства. Если параметр не казан, не будет использовано никакого " +"устройства." -#: modules/codec/ffmpeg/ffmpeg.h:215 -msgid "Enable MPEG4 quantization matrix" +#: modules/access/v4l2/v4l2.c:179 +#, fuzzy +msgid "Audio method" +msgstr "Аудио кодировщик" + +#: modules/access/v4l2/v4l2.c:182 +msgid "Audio method to use: 0 to disable audio, 1 for OSS." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:216 +#: modules/access/v4l2/v4l2.c:185 msgid "" -"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This " -"generally yields a better looking picture, while still retaining the " -"compatibility with standard MPEG-2 decoders." +"Audio method to use: 0 to disable audio, 1 for OSS, 2 for ALSA, 3 for ALSA " +"or OSS (ALSA is prefered)." msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:221 -msgid "Quality level" -msgstr "" +#: modules/access/v4l2/v4l2.c:190 +#, fuzzy +msgid "Volume of the audio input (if supported by the v4l2 driver)." +msgstr "Контрастность источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:222 -msgid "" -"Allows you to specify the quality level for the encoding of motions vectors " -"(this can slow down the encoding very much)." -msgstr "" +#: modules/access/v4l2/v4l2.c:191 +#, fuzzy +msgid "Balance" +msgstr "Танцевальный" -#: modules/codec/ffmpeg/ffmpeg.h:227 -msgid "" -"Allows you to specify if the encoder should make on-the-fly quality " -"tradeoffs if your CPU can't keep up with the encoding rate. It will disable " -"trellis quantization, then the rate distortion of motion vectors (hq), and " -"raise the noise reduction threshold to ease the encoder's task." -msgstr "" +#: modules/access/v4l2/v4l2.c:193 +#, fuzzy +msgid "Balance of the audio input (if supported by the v4l2 driver)." +msgstr "Яркость источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:233 -msgid "Minimum video quantizer scale" -msgstr "" +#: modules/access/v4l2/v4l2.c:196 +#, fuzzy +msgid "Mute audio input (if supported by the v4l2 driver)." +msgstr "Контрастность источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:234 -msgid "Allows you to specify the minimum video quantizer scale." -msgstr "" +#: modules/access/v4l2/v4l2.c:197 modules/meta_engine/id3genres.h:69 +msgid "Bass" +msgstr "Бас" -#: modules/codec/ffmpeg/ffmpeg.h:237 -msgid "Maximum video quantizer scale" -msgstr "" +#: modules/access/v4l2/v4l2.c:199 +#, fuzzy +msgid "Bass level of the audio input (if supported by the v4l2 driver)." +msgstr "Яркость источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:238 -msgid "Allows you to specify the maximum video quantizer scale." -msgstr "" +#: modules/access/v4l2/v4l2.c:200 +#, fuzzy +msgid "Treble" +msgstr "включить" -#: modules/codec/ffmpeg/ffmpeg.h:241 -msgid "Enable trellis quantization" -msgstr "" +#: modules/access/v4l2/v4l2.c:202 +#, fuzzy +msgid "Treble level of the audio input (if supported by the v4l2 driver)." +msgstr "Яркость источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:242 -msgid "" -"Allows you to enable trellis quantization (rate distortion for block " -"coefficients)." +#: modules/access/v4l2/v4l2.c:203 +msgid "Loudness" msgstr "" -#: modules/codec/ffmpeg/ffmpeg.h:245 -msgid "Use fixed video quantizer scale" -msgstr "" +#: modules/access/v4l2/v4l2.c:205 +#, fuzzy +msgid "Loudness of the audio input (if supported by the v4l2 driver)." +msgstr "Яркость источника видео." -#: modules/codec/ffmpeg/ffmpeg.h:246 +#: modules/access/v4l2/v4l2.c:209 modules/access/v4l.c:130 +msgid "Capture the audio stream in stereo." +msgstr "Захватывать аудио поток в стерео-режиме" + +#: modules/access/v4l2/v4l2.c:212 +#, fuzzy msgid "" -"Allows you to specify a fixed video quantizer scale for VBR encoding " -"(accepted values: 0.01 to 255.0)." +"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100, " +"48000)" msgstr "" +"Частота дискретизации аудио потока, в кГц (например, 11025, 22050, 44100)" -#: modules/codec/ffmpeg/ffmpeg.h:249 -msgid "Strict standard compliance" -msgstr "" +#: modules/access/v4l2/v4l2.c:216 +#, fuzzy +msgid "" +"Caching value for V4L2 captures. This value should be set in milliseconds." +msgstr "Размер кэша для захвата с V4L. Значение указывается в миллисекундах." + +#: modules/access/v4l2/v4l2.c:218 +#, fuzzy +msgid "v4l2 driver controls" +msgstr "Открыть окно списка для воспроизведения" -#: modules/codec/ffmpeg/ffmpeg.h:250 +#: modules/access/v4l2/v4l2.c:220 msgid "" -"Allows you to force a strict standard compliance when encoding (accepted " -"values: -1, 0, 1)." +"Set the v4l2 driver controls to the values specified using a comma separated " +"list optionally encapsulated by curly braces (e.g.: {video_bitrate=6000000," +"audio_crc=0,stream_type=3} ). To list available controls, increase verbosity " +"(-vvv) or use the v4l2-ctl application." msgstr "" -#: modules/codec/ffmpeg/postprocess.c:84 modules/gui/macosx/intf.m:467 -#: modules/gui/macosx/intf.m:468 -msgid "Post processing" -msgstr "" +#: modules/access/v4l2/v4l2.c:226 +#, fuzzy +msgid "Tuner id" +msgstr "Тюнер" -#: modules/codec/ffmpeg/postprocess.c:92 -msgid "1 (Lowest)" +#: modules/access/v4l2/v4l2.c:228 +msgid "Tuner id (see debug output)." msgstr "" -#: modules/codec/ffmpeg/postprocess.c:102 -msgid "6 (Highest)" +#: modules/access/v4l2/v4l2.c:231 +msgid "Tuner frequency in Hz or kHz (see debug output)" msgstr "" -#: modules/codec/ffmpeg/postprocessing/postprocessing.c:49 -msgid "C post processing" -msgstr "" +#: modules/access/v4l2/v4l2.c:232 +#, fuzzy +msgid "Audio mode" +msgstr "Аудио Кодек:" -#: modules/codec/ffmpeg/postprocessing/postprocessing.c:53 -msgid "MMX post processing" +#: modules/access/v4l2/v4l2.c:234 +msgid "Tuner audio mono/stereo and track selection." msgstr "" -#: modules/codec/ffmpeg/postprocessing/postprocessing.c:58 -msgid "MMX EXT post processing" +#: modules/access/v4l2/v4l2.c:250 +msgid "READ" msgstr "" -#: modules/codec/flac.c:145 -#, fuzzy -msgid "Flac audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" - -#: modules/codec/flac.c:150 -msgid "Flac audio packetizer" +#: modules/access/v4l2/v4l2.c:250 +msgid "MMAP" msgstr "" -#: modules/codec/flac.c:155 -#, fuzzy -msgid "Flac audio encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" - -#: modules/codec/libmpeg2.c:91 -msgid "MPEG I/II video decoder (using libmpeg2)" +#: modules/access/v4l2/v4l2.c:250 +msgid "USERPTR" msgstr "" -#: modules/codec/lpcm.c:80 -#, fuzzy -msgid "Linear PCM audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/v4l2/v4l2.c:257 modules/audio_output/alsa.c:188 +#: modules/audio_output/directx.c:479 modules/audio_output/oss.c:225 +#: modules/audio_output/portaudio.c:402 modules/audio_output/sdl.c:184 +#: modules/audio_output/sdl.c:203 modules/audio_output/waveout.c:535 +msgid "Mono" +msgstr "Моно" -#: modules/codec/lpcm.c:85 -#, fuzzy -msgid "Linear PCM audio packetizer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/v4l2/v4l2.c:259 +msgid "Primary language (Analog TV tuners only)" +msgstr "" -#: modules/codec/mash.cpp:65 -msgid "Video decoder using openmash" +#: modules/access/v4l2/v4l2.c:260 +msgid "Secondary language (Analog TV tuners only)" msgstr "" -#: modules/codec/mpeg_audio.c:106 -msgid "MPEG audio layer I/II/III parser" +#: modules/access/v4l2/v4l2.c:261 +msgid "Second audio program (Analog TV tuners only)" msgstr "" -#: modules/codec/mpeg_audio.c:115 -msgid "MPEG audio layer I/II/III packetizer" +#: modules/access/v4l2/v4l2.c:262 +msgid "Primary language left, Secondary language right" msgstr "" -#: modules/codec/ogt/cvd.c:46 +#: modules/access/v4l2/v4l2.c:274 #, fuzzy -msgid "CVD subtitle decoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Video4Linux2" +msgstr "Video4Linux" -#: modules/codec/ogt/cvd.c:68 +#: modules/access/v4l2/v4l2.c:275 #, fuzzy -msgid "Chaoji VCD subtitle packetizer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Video4Linux2 input" +msgstr "Ввод из Video4Linux" -#: modules/codec/ogt/ogt.c:46 +#: modules/access/v4l2/v4l2.c:279 #, fuzzy -msgid "Philips OGT (SVCD subtitle) decoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Video input" +msgstr "Источник видео" + +#: modules/access/v4l2/v4l2.c:312 modules/access/v4l.c:123 +msgid "Tuner" +msgstr "Тюнер" -#: modules/codec/ogt/ogt.c:66 +#: modules/access/v4l2/v4l2.c:322 #, fuzzy -msgid "Philips OGT (SVCD subtitle) packetizer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Controls" +msgstr "Открыть окно списка для воспроизведения" -#: modules/codec/ogt/subtitle.h:43 -msgid "" -"This integer when viewed in binary is a debugging mask\n" -"external call 1\n" -"all calls 2\n" -"packet assembly info 4\n" -"image bitmaps 8\n" -"image transformations 16\n" -"rendering information 32\n" -"extract subtitles 64\n" -"misc info 128\n" +#: modules/access/v4l2/v4l2.c:323 +msgid "v4l2 driver controls, if supported by your v4l2 driver." msgstr "" -#: modules/codec/ogt/subtitle.h:53 +#: modules/access/v4l2/v4l2.c:381 #, fuzzy -msgid "Subtitle aspect-ratio correction" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Video4Linux2 Compressed A/V" +msgstr "Ввод из Video4Linux" -#: modules/codec/ogt/subtitle.h:55 +#: modules/access/v4l2/v4l2.c:3148 +#, fuzzy +msgid "Reset controls to default" +msgstr "Интерфейс дистанционного управления" + +#: modules/access/v4l.c:78 msgid "" -"Use this to force the subtitle aspect ratio. If you give a null string the " -"right value will be determined automatically. Usually this is what you want. " -"For OGT and CVD subtitles this undoes the effect of the underlying video " -"scaling. And using a value of 1 will cause no correction; subtitles will be " -"scaled with the same aspect ratio as as the underlying video (which not " -"correct for OGT or CVD subtitles). You can also force another ratio by " -"giving a pair of integers x:y where y should between x and twice x. For " -"example 4:3, or 16:9. Alternatively, you can give a float value expressing " -"pixel squareness. For example 1.25 or 1.3333 which mean the same thing as " -"4:3 and 16:9 respectively." -msgstr "" +"Caching value for V4L captures. This value should be set in milliseconds." +msgstr "Размер кэша для захвата с V4L. Значение указывается в миллисекундах." -#: modules/codec/ogt/subtitle.h:68 -msgid "Factor to increase subtitle display interval" +#: modules/access/v4l.c:82 +msgid "" +"Name of the video device to use. If you don't specify anything, no video " +"device will be used." msgstr "" +"Имя видео устройства. Если параметр не казан, не будет использовано никакого " +"устройства." -#: modules/codec/ogt/subtitle.h:70 +#: modules/access/v4l.c:86 msgid "" -"If you find you need extra time for reading subtitles, you can set this " -"higher and it will multiply the display time by that amount. Use 0 to mean " -"until the next subtitle." +"Name of the audio device to use. If you don't specify anything, no audio " +"device will be used." msgstr "" +"Имя видео устройства. Если параметр не казан, не будет использовано никакого " +"устройства." -#: modules/codec/ogt/subtitle.h:76 -msgid "Add this to starting horizontal position of subtitle." +#: modules/access/v4l.c:90 +msgid "" +"Force the Video4Linux video device to use a specific chroma format (eg. I420 " +"(default), RV24, etc.)" msgstr "" +"Использовать определенный формат цветности в устройстве Video4Linux " +"(например I420 (по-умолчанию), RV24, и т.д.)" -#: modules/codec/ogt/subtitle.h:78 +#: modules/access/v4l.c:97 msgid "" -"If you need to adjust the subtitle starting position horizontally, set this. " -"Negative values shift left and positive values right. 0 would be no " -"deviation from where the position specified in the subtitle." -msgstr "" +"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)." +msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)." -#: modules/codec/ogt/subtitle.h:84 -msgid "Add this to starting vertical position of subtitle." -msgstr "" +#: modules/access/v4l.c:102 +msgid "Audio Channel" +msgstr "Аудио канал" -#: modules/codec/ogt/subtitle.h:86 -msgid "" -"If you need to adjust the subtitle starting position vertically, set this. " -"Negative values shift up, positive values down. 0 would be no deviation from " -"where the position specified in the subtitle." -msgstr "" +#: modules/access/v4l.c:104 +msgid "Audio Channel to use, if there are several audio inputs." +msgstr "Используемые аудио канал в случае, если есть несколько на входе." -#: modules/codec/ogt/write_png.c:59 modules/codec/ogt/write_png.c:71 -#, c-format -msgid "Error: %s\n" -msgstr "" +#: modules/access/v4l.c:106 +msgid "Width of the stream to capture (-1 for autodetect)." +msgstr "Ширина потока для захвата (-1 для автоопределения)." -#: modules/codec/quicktime.c:59 -msgid "QuickTime library decoder" -msgstr "" +#: modules/access/v4l.c:109 +msgid "Height of the stream to capture (-1 for autodetect)." +msgstr "Высота потока для захвата (-1 для автоопределения)." -#: modules/codec/rawvideo.c:68 -#, fuzzy -msgid "Pseudo raw video decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/v4l.c:113 +msgid "Brightness of the video input." +msgstr "Яркость источника видео." -#: modules/codec/rawvideo.c:73 -msgid "Pseudo raw video packetizer" -msgstr "" +#: modules/access/v4l.c:116 +msgid "Hue of the video input." +msgstr "Оттенок источника видео." -#: modules/codec/speex.c:102 -#, fuzzy -msgid "Speex audio decoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/v4l.c:117 modules/gui/fbosd.c:146 +#: modules/gui/qt4/ui/video_effects.ui:244 +#: modules/gui/qt4/ui/video_effects.ui:308 +#: modules/gui/qt4/ui/video_effects.ui:544 modules/misc/notify/xosd.c:82 +#: modules/video_filter/colorthres.c:51 modules/video_filter/marq.c:119 +#: modules/video_filter/rss.c:149 +msgid "Color" +msgstr "Цвет" -#: modules/codec/speex.c:107 -msgid "Speex audio packetizer" -msgstr "" +#: modules/access/v4l.c:119 +msgid "Color of the video input." +msgstr "Цвет источника видео." -#: modules/codec/speex.c:112 -#, fuzzy -msgid "Speex audio encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/v4l.c:122 +msgid "Contrast of the video input." +msgstr "Контрастность источника видео." -#: modules/codec/speex.c:547 modules/codec/speex.c:564 -#, fuzzy -msgid "Speex comment" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:124 +msgid "Tuner to use, if there are several ones." +msgstr "Выберите тюнер, если их несколько." -#: modules/codec/speex.c:547 -#, fuzzy -msgid "Mode" -msgstr "íÏÄÕÌÉ" +#: modules/access/v4l.c:127 +msgid "" +"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)" +msgstr "" +"Частота дискретизации аудио потока, в кГц (например, 11025, 22050, 44100)" -#: modules/codec/spudec/spudec.c:41 -#, fuzzy -msgid "DVD subtitles decoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:131 +msgid "MJPEG" +msgstr "MJPEG" -#: modules/codec/spudec/spudec.c:46 -#, fuzzy -msgid "DVD subtitles packetizer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:133 +msgid "Set this option if the capture device outputs MJPEG" +msgstr "Включите этот параметр, если устройства захвата выводит MJPEG" -#: modules/codec/subsdec.c:86 -#, fuzzy -msgid "Subtitles text encoding" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:134 +msgid "Decimation" +msgstr "Прореживание" -#: modules/codec/subsdec.c:87 -msgid "Set the encoding used in text subtitles" -msgstr "" +#: modules/access/v4l.c:136 +msgid "Decimation level for MJPEG streams" +msgstr "Уровень прореживания для потоков MJPEG" -#: modules/codec/subsdec.c:88 modules/gui/macosx/open.m:233 -#, fuzzy -msgid "Subtitles justification" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:137 +msgid "Quality" +msgstr "Качество" -#: modules/codec/subsdec.c:89 -#, fuzzy -msgid "Set the justification of subtitles" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:138 +msgid "Quality of the stream." +msgstr "Качество потока." -#: modules/codec/subsdec.c:92 -#, fuzzy -msgid "text subtitles decoder" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/v4l.c:149 +msgid "Video4Linux" +msgstr "Video4Linux" -#: modules/codec/tarkin.c:75 -msgid "Tarkin decoder module" -msgstr "" +#: modules/access/v4l.c:150 +msgid "Video4Linux input" +msgstr "Ввод из Video4Linux" -#: modules/codec/theora.c:85 modules/codec/toolame.c:50 -#: modules/codec/vorbis.c:127 -msgid "Encoding quality" -msgstr "" +#: modules/access/vcd/vcd.c:46 +msgid "Caching value for VCDs. This value should be set in milliseconds." +msgstr "Размер кэша для VCD. Значение указывается в миллисекундах." -#: modules/codec/theora.c:87 modules/codec/vorbis.c:129 -msgid "" -"Allows you to specify a quality between 1 (low) and 10 (high), instead of " -"specifying a particular bitrate. This will produce a VBR stream." -msgstr "" +#: modules/access/vcd/vcd.c:50 modules/gui/macosx/open.m:177 +#: modules/gui/macosx/open.m:527 modules/gui/macosx/open.m:613 +#: modules/gui/wxwidgets/dialogs/open.cpp:699 +msgid "VCD" +msgstr "VCD" -#: modules/codec/theora.c:91 -msgid "Theora video decoder" -msgstr "" +#: modules/access/vcd/vcd.c:51 +msgid "VCD input" +msgstr "Ввод с VCD" -#: modules/codec/theora.c:97 -msgid "Theora video packetizer" -msgstr "" +#: modules/access/vcd/vcd.c:57 +msgid "[vcd:][device][@[title][,[chapter]]]" +msgstr "[vcd:][устройство][@[раздел][,[глава]]]" -#: modules/codec/theora.c:103 -msgid "Theora video encoder" -msgstr "" +#: modules/access/vcdx/access.c:109 +msgid "The above message had unknown log level" +msgstr "Неизвестный уровень журналирования у вышеперечисленных сообщений" -#: modules/codec/theora.c:468 -msgid "Theora comment" +#: modules/access/vcdx/access.c:135 +msgid "The above message had unknown vcdimager log level" msgstr "" +"Неизвестный уровень журналирования vcdimage у вышеперечисленных сообщений" -#: modules/codec/toolame.c:52 -msgid "" -"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead " -"of specifying a particular bitrate. This will produce a VBR stream." -msgstr "" +#: modules/access/vcdx/access.c:285 modules/access/vcdx/access.c:368 +#: modules/access/vcdx/access.c:694 modules/access/vcdx/info.c:294 +#: modules/access/vcdx/info.c:295 +#: modules/gui/qt4/components/open_panels.cpp:310 +msgid "Entry" +msgstr "Запись" -#: modules/codec/toolame.c:55 -#, fuzzy -msgid "Stereo mode" -msgstr "óÔÏÐ" +#: modules/access/vcdx/access.c:413 modules/access/vcdx/info.c:106 +msgid "Segments" +msgstr "Сегменты" -#: modules/codec/toolame.c:57 -msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]" -msgstr "" +#: modules/access/vcdx/access.c:432 modules/access/vcdx/access.c:713 +#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299 +#: modules/demux/mkv.cpp:5408 +msgid "Segment" +msgstr "Сегмент" -#: modules/codec/toolame.c:58 -msgid "VBR mode" -msgstr "" +#: modules/access/vcdx/access.c:537 +msgid "LID" +msgstr "LID" -#: modules/codec/toolame.c:60 -msgid "By default the encoding is CBR." -msgstr "" +#: modules/access/vcdx/info.c:94 +msgid "VCD Format" +msgstr "Формат VCD" -#: modules/codec/toolame.c:63 -#, fuzzy -msgid "libtoolame audio encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/vcdx/info.c:96 modules/gui/qt4/dialogs/messages.cpp:259 +msgid "Application" +msgstr "Приложение" -#: modules/codec/vorbis.c:131 -msgid "Maximum encoding bitrate" -msgstr "" +#: modules/access/vcdx/info.c:97 +msgid "Preparer" +msgstr "Изготовитель" -#: modules/codec/vorbis.c:133 -msgid "" -"Allows you to specify a maximum bitrate in kbps. Useful for streaming " -"applications." -msgstr "" +#: modules/access/vcdx/info.c:98 +msgid "Vol #" +msgstr "Часть #" -#: modules/codec/vorbis.c:135 -msgid "Minimum encoding bitrate" -msgstr "" +#: modules/access/vcdx/info.c:99 +msgid "Vol max #" +msgstr "Макс часть #" -#: modules/codec/vorbis.c:137 -msgid "" -"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a " -"fixed-size channel." -msgstr "" +#: modules/access/vcdx/info.c:100 +msgid "Volume Set" +msgstr "Набор частей" -#: modules/codec/vorbis.c:139 -#, fuzzy -msgid "CBR encoding" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/access/vcdx/info.c:103 +msgid "System Id" +msgstr "Системный Id" -#: modules/codec/vorbis.c:141 -msgid "Allows you to force a constant bitrate encoding (CBR)." -msgstr "" +#: modules/access/vcdx/info.c:105 +msgid "Entries" +msgstr "Записи" -#: modules/codec/vorbis.c:145 -msgid "Vorbis audio decoder" -msgstr "" +#: modules/access/vcdx/info.c:126 +msgid "First Entry Point" +msgstr "Первая точка входа" -#: modules/codec/vorbis.c:154 -msgid "Vorbis audio packetizer" -msgstr "" +#: modules/access/vcdx/info.c:130 +msgid "Last Entry Point" +msgstr "Последняя точка входа" -#: modules/codec/vorbis.c:161 -#, fuzzy -msgid "Vorbis audio encoder" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/vcdx/info.c:131 +msgid "Track size (in sectors)" +msgstr "Размер дорожки (в секторах)" -#: modules/codec/vorbis.c:577 -msgid "Vorbis comment" -msgstr "" +#: modules/access/vcdx/info.c:143 modules/access/vcdx/info.c:146 +#: modules/access/vcdx/info.c:155 modules/access/vcdx/info.c:170 +msgid "type" +msgstr "тип" -#: modules/codec/x264.c:46 -#, fuzzy -msgid "all" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/info.c:143 +msgid "end" +msgstr "конец" -#: modules/codec/x264.c:46 -msgid "normal" -msgstr "" +#: modules/access/vcdx/info.c:146 +msgid "play list" +msgstr "плейлист" -#: modules/codec/x264.c:46 -#, fuzzy -msgid "fast" -msgstr "âÙÓÔÒÏ" +#: modules/access/vcdx/info.c:157 +msgid "extended selection list" +msgstr "расширенный список выбора" -#: modules/codec/x264.c:50 -msgid "h264 video encoder using x264 library" -msgstr "" +#: modules/access/vcdx/info.c:158 +msgid "selection list" +msgstr "список выбора" -#: modules/codec/xvid.c:45 -msgid "Xvid video decoder" -msgstr "" +#: modules/access/vcdx/info.c:170 +msgid "unknown type" +msgstr "Неизвестный тип" -#: modules/control/corba/corba.c:685 -#, fuzzy -msgid "Corba control" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/info.c:302 modules/access/vcdx/info.c:303 +#: modules/access/vcdx/info.c:320 +msgid "List ID" +msgstr "ID списка" -#: modules/control/corba/corba.c:687 -#, fuzzy -msgid "corba control module" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/vcd.c:99 +msgid "(Super) Video CD" +msgstr "(Супер) Видео CD" -#: modules/control/gestures.c:77 -msgid "Motion threshold (10-100)" -msgstr "" +#: modules/access/vcdx/vcd.c:100 +msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input" +msgstr "Ввод с Видео CD (VCD 1.0, 1.1, 2.0, SVCD, GQVCD)" -#: modules/control/gestures.c:79 -msgid "Amount of movement required for a mouse gesture to be recorded." -msgstr "" +#: modules/access/vcdx/vcd.c:101 +msgid "vcdx://[device-or-file][@{P,S,T}num]" +msgstr "vcdx://[устройство-или-файл][@{P,S,T}номер]" -#: modules/control/gestures.c:82 -msgid "Trigger button" -msgstr "" +#: modules/access/vcdx/vcd.c:110 +msgid "If nonzero, this gives additional debug information." +msgstr "Ненулевое значение дает дополнительную отладочную информацию" -#: modules/control/gestures.c:84 -msgid "You can set the trigger button for mouse gestures here." -msgstr "" +#: modules/access/vcdx/vcd.c:115 modules/access/vcdx/vcd.c:116 +msgid "Number of CD blocks to get in a single read." +msgstr "Число блоков CD, читаемых за одну операцию чтения" -#: modules/control/gestures.c:87 -#, fuzzy -msgid "Middle" -msgstr "íÏÄÕÌÉ" +#: modules/access/vcdx/vcd.c:120 +msgid "Use playback control?" +msgstr "Использовать управление воспроизведением?" -#: modules/control/gestures.c:94 -msgid "Mouse gestures control interface" +#: modules/access/vcdx/vcd.c:121 +msgid "" +"If VCD is authored with playback control, use it. Otherwise we play by " +"tracks." msgstr "" +"Если VCD создан с управлением воспроизведением, вы можете использовать его. " +"Иначе будут воспроизводиться все дорожки." -#: modules/control/hotkeys.c:83 -#, fuzzy -msgid "Playlist bookmark 1" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:84 -#, fuzzy -msgid "Playlist bookmark 2" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:85 -#, fuzzy -msgid "Playlist bookmark 3" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:86 -#, fuzzy -msgid "Playlist bookmark 4" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:87 -#, fuzzy -msgid "Playlist bookmark 5" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:88 -#, fuzzy -msgid "Playlist bookmark 6" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:89 -#, fuzzy -msgid "Playlist bookmark 7" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/vcd.c:127 +msgid "Use track length as maximum unit in seek?" +msgstr "Использовать длину дорожки как максимальную позицию при перемотке?" -#: modules/control/hotkeys.c:90 -#, fuzzy -msgid "Playlist bookmark 8" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" - -#: modules/control/hotkeys.c:91 -#, fuzzy -msgid "Playlist bookmark 9" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/vcd.c:128 +msgid "" +"If set, the length of the seek bar is the track rather than the length of an " +"entry." +msgstr "" +"Установить длину полосы перемотки, как длину дорожки вместо длины записи." -#: modules/control/hotkeys.c:92 -#, fuzzy -msgid "Playlist bookmark 10" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/vcd.c:133 +msgid "Show extended VCD info?" +msgstr "Показывать дополнительную информацию о VCD?" -#: modules/control/hotkeys.c:94 -msgid "This option allows you to define playlist bookmarks." +#: modules/access/vcdx/vcd.c:134 +msgid "" +"Show the maximum amount of information under Stream and Media Info. Shows " +"for example playback control navigation." msgstr "" +"Показывать максимальное количество информации в окне \"Информация о потоке" +"\". К примеру, показывается управление навигацией воспроизведения." -#: modules/control/hotkeys.c:97 -#, fuzzy -msgid "Hotkeys management interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/access/vcdx/vcd.c:141 +msgid "Format to use in the playlist's \"author\" field." +msgstr "Формат поля \"исполнитель\" элементов плейлиста." -#: modules/control/hotkeys.c:454 modules/control/lirc.c:373 -#, fuzzy, c-format -msgid "Audio track: %s" -msgstr "ðÒÉÏÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/access/vcdx/vcd.c:147 +msgid "Format to use in the playlist's \"title\" field." +msgstr "Формат поля \"название\" элементов плейлиста." -#: modules/control/hotkeys.c:468 modules/control/hotkeys.c:496 -#: modules/control/lirc.c:409 -#, fuzzy, c-format -msgid "Subtitle track: %s" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/audio_filter/channel_mixer/dolby.c:48 +msgid "Simple decoder for Dolby Surround encoded streams" +msgstr "Декодер для потоков, кодированных Dolby Surround" -#: modules/control/hotkeys.c:468 -msgid "N/A" -msgstr "" +#: modules/audio_filter/channel_mixer/dolby.c:49 +msgid "Dolby Surround decoder" +msgstr "Декодер Dolby Surround" -#: modules/control/http.c:75 modules/misc/rtsp.c:46 -msgid "Host address" +#: modules/audio_filter/channel_mixer/headphone.c:57 +msgid "" +"This effect gives you the feeling that you are standing in a room with a " +"complete 7.1 speaker set when using only a headphone, providing a more " +"realistic sound experience. It should also be more comfortable and less " +"tiring when listening to music for long periods of time.\n" +"It works with any source format from mono to 7.1." msgstr "" +"Этот эффект дает ощущение того, что вы стоитве в комнате с полным комплектом " +"колонок 7.1 при использовании только одних наушников, предоставляя более " +"реалистичную музыкальную картину. Это должно быть более удобно при меньшей " +"усталости для прослушивании музыки длительное время.Работает с любым " +"исходным форматом от моно до 7.1." -#: modules/control/http.c:77 -msgid "You can set the address and port the http interface will bind to." -msgstr "" +#: modules/audio_filter/channel_mixer/headphone.c:64 +msgid "Characteristic dimension" +msgstr "Характеристики динамиков" -#: modules/control/http.c:78 modules/control/http.c:79 -msgid "Source directory" -msgstr "" +#: modules/audio_filter/channel_mixer/headphone.c:66 +msgid "Distance between front left speaker and listener in meters." +msgstr "Расстояние между левым и правым динамиком в метрах." -#: modules/control/http.c:82 -msgid "HTTP remote control interface" -msgstr "" +#: modules/audio_filter/channel_mixer/headphone.c:68 +msgid "Compensate delay" +msgstr "Компенсирующая задержка" -#: modules/control/joystick.c:135 -msgid "Motion threshold" +#: modules/audio_filter/channel_mixer/headphone.c:70 +msgid "" +"The delay which is introduced by the physical algorithm may sometimes be " +"disturbing for the synchronization between lips-movement and speech. In " +"case, turn this on to compensate." msgstr "" +"Включение специального алгоритма, компенсирующего задержку между движениями " +"губ и речью." -#: modules/control/joystick.c:137 +#: modules/audio_filter/channel_mixer/headphone.c:74 +msgid "No decoding of Dolby Surround" +msgstr "Не декодировать Dolby Surround" + +#: modules/audio_filter/channel_mixer/headphone.c:76 msgid "" -"Amount of joystick movement required for a movement to be recorded (0-" -">32767)." +"Dolby Surround encoded streams won't be decoded before being processed by " +"this filter. Enabling this setting is not recommended." msgstr "" +"Потоки, закодированные Dolby Surround не будут декодироваться перед " +"фильтрами. Включение этого параметра не рекомендуется." -#: modules/control/joystick.c:140 -msgid "Joystick device" -msgstr "" +#: modules/audio_filter/channel_mixer/headphone.c:80 +#: modules/audio_filter/channel_mixer/headphone.c:99 +msgid "Headphone virtual spatialization effect" +msgstr "Эффект виртуального разделения наушников" -#: modules/control/joystick.c:142 -msgid "The joystick device (usually /dev/js0 or /dev/input/js0)." -msgstr "" +#: modules/audio_filter/channel_mixer/headphone.c:81 +msgid "Headphone effect" +msgstr "Эффект наушников" -#: modules/control/joystick.c:144 +#: modules/audio_filter/channel_mixer/mono.c:88 #, fuzzy -msgid "Repeat time (ms)" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "Use downmix algorithm" +msgstr "Включить алгоритм подавления шума" -#: modules/control/joystick.c:146 +#: modules/audio_filter/channel_mixer/mono.c:89 msgid "" -"Delay waited before the action is repeated if it is still triggered, in " -"milliseconds." +"This option selects a stereo to mono downmix algorithm that is used in the " +"headphone channel mixer. Itgives the effect of standing in a room full of " +"speakers." msgstr "" -#: modules/control/joystick.c:149 -msgid "Wait time (ms)" -msgstr "" - -#: modules/control/joystick.c:151 -msgid "The time waited before the repeat starts, in milliseconds." -msgstr "" +#: modules/audio_filter/channel_mixer/mono.c:93 +#, fuzzy +msgid "Select channel to keep" +msgstr "Следующий файл" -#: modules/control/joystick.c:153 -msgid "Max seek interval (seconds)" +#: modules/audio_filter/channel_mixer/mono.c:94 +msgid "" +"This option silences all other channels except the selected channel. Choose " +"one from (0=left, 1=right, 2=rear left, 3=rear right, 4=center, 5=left front)" msgstr "" -#: modules/control/joystick.c:155 -msgid "The maximum number of seconds that will be sought at a time." -msgstr "" +#: modules/audio_filter/channel_mixer/mono.c:100 +#, fuzzy +msgid "Left rear" +msgstr "Левый" -#: modules/control/joystick.c:157 -msgid "Action mapping" -msgstr "" +#: modules/audio_filter/channel_mixer/mono.c:100 +#, fuzzy +msgid "Right rear" +msgstr "Правый" -#: modules/control/joystick.c:158 -msgid "Allows you to remap the actions." -msgstr "" +#: modules/audio_filter/channel_mixer/mono.c:101 +#, fuzzy +msgid "Left front" +msgstr "Левый" -#: modules/control/joystick.c:173 +#: modules/audio_filter/channel_mixer/mono.c:113 #, fuzzy -msgid "Joystick control interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Audio filter for stereo to mono conversion" +msgstr "Аудио фильтр для преобразования формата PCM" -#: modules/control/lirc.c:65 -msgid "Infrared remote control interface" -msgstr "" +#: modules/audio_filter/channel_mixer/simple.c:51 +msgid "Audio filter for simple channel mixing" +msgstr "Аудио фильтр для обычного микширования каналов" -#: modules/control/lirc.c:201 modules/control/lirc.c:208 -#, c-format -msgid "Vol %%%d" -msgstr "" +#: modules/audio_filter/channel_mixer/simple.c:58 +#, fuzzy +msgid "audio filter for simple channel mixing" +msgstr "Аудио фильтр для обычного микширования каналов" -#: modules/control/lirc.c:221 -#, c-format -msgid "Vol %d%%" -msgstr "" - -#: modules/control/lirc.c:311 modules/control/lirc.c:415 -#: modules/gui/gtk/gnome_interface.c:602 -#: modules/gui/gtk/gnome_interface.c:1020 modules/gui/gtk/gtk_interface.c:709 -#: modules/gui/gtk/gtk_interface.c:1119 modules/gui/macosx/intf.m:1102 -#: modules/gui/macosx/intf.m:1103 modules/gui/macosx/intf.m:1104 -#: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251 -#: modules/gui/wxwindows/interface.cpp:433 -#: modules/gui/wxwindows/interface.cpp:1045 -#: modules/gui/wxwindows/menus.cpp:281 modules/visualization/xosd.c:236 -#: modules/visualization/xosd.c:237 -#, c-format -msgid "Pause" -msgstr "ðÁÕÚÁ" - -#: modules/control/lirc.c:325 modules/gui/gtk/gnome_interface.c:590 -#: modules/gui/gtk/gnome_interface.c:1013 modules/gui/gtk/gtk_interface.c:698 -#: modules/gui/macosx/intf.m:381 modules/gui/macosx/intf.m:420 -#: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1110 -#: modules/gui/macosx/intf.m:1111 modules/gui/macosx/intf.m:1112 -#: modules/gui/macosx/playlist.m:172 modules/gui/pda/pda_interface.c:262 -#: modules/gui/pda/pda_interface.c:263 modules/gui/wxwindows/interface.cpp:432 -#: modules/gui/wxwindows/interface.cpp:1051 -#: modules/gui/wxwindows/menus.cpp:279 modules/gui/wxwindows/menus.cpp:293 -#: modules/gui/wxwindows/playlist.cpp:254 -msgid "Play" -msgstr "÷ÏÓÐÒ." +#: modules/audio_filter/channel_mixer/trivial.c:47 +msgid "Audio filter for trivial channel mixing" +msgstr "Аудио фильтр для простого микширования каналов" -#: modules/control/netsync.c:80 -msgid "Act as master for network synchronisation" -msgstr "" +#: modules/audio_filter/converter/a52tofloat32.c:96 +msgid "A/52 dynamic range compression" +msgstr "Сжатие динамического диапазона A/52" -#: modules/control/netsync.c:81 +#: modules/audio_filter/converter/a52tofloat32.c:98 +#: modules/audio_filter/converter/dtstofloat32.c:85 msgid "" -"Allows you to specify if this client should act as the master client for the " -"network synchronisation." +"Dynamic range compression makes the loud sounds softer, and the soft sounds " +"louder, so you can more easily listen to the stream in a noisy environment " +"without disturbing anyone. If you disable the dynamic range compression the " +"playback will be more adapted to a movie theater or a listening room." msgstr "" +"Сжатие динамического диапазона делает громкие звуки тише, а тихие звуки " +"громче, так что вы можете слушать поток, не тревожа никого громкими звуками. " +"При выключенном параметре воспроизведение более адаптировано к кинотеатру " +"или комнате для просмотра фильмов." -#: modules/control/netsync.c:84 -msgid "Master client ip address" -msgstr "" +#: modules/audio_filter/converter/a52tofloat32.c:103 +msgid "Enable internal upmixing" +msgstr "Включить внутренее микширование" -#: modules/control/netsync.c:85 -msgid "" -"Allows you to specify the ip address of the master client used for the " -"network synchronisation." -msgstr "" +#: modules/audio_filter/converter/a52tofloat32.c:105 +msgid "Enable the internal upmixing algorithm (not recommended)." +msgstr "Включить внутренний алгоритм микширования (не рекомендуется)" -#: modules/control/netsync.c:89 -msgid "Network synchronisation" -msgstr "" +#: modules/audio_filter/converter/a52tofloat32.c:109 +#: modules/audio_filter/converter/a52tofloat32.c:118 +msgid "ATSC A/52 (AC-3) audio decoder" +msgstr "Аудио декодер ATSC A/52 (AC-3)" -#: modules/control/ntservice.c:39 -msgid "Install Windows Service" -msgstr "" +#: modules/audio_filter/converter/a52tospdif.c:54 +msgid "Audio filter for A/52->S/PDIF encapsulation" +msgstr "Аудио фильтр для инкапсуляции A/52->S/PDIF" -#: modules/control/ntservice.c:41 -msgid "If enabled the interface will install the Service and exit." -msgstr "" +#: modules/audio_filter/converter/dtstofloat32.c:83 +msgid "DTS dynamic range compression" +msgstr "Сжатие динамического диапазона DTS" -#: modules/control/ntservice.c:42 -msgid "Uninstall Windows Service" -msgstr "" +#: modules/audio_filter/converter/dtstofloat32.c:95 +#: modules/audio_filter/converter/dtstofloat32.c:101 +msgid "DTS Coherent Acoustics audio decoder" +msgstr "Аудио декодер DTS Coherent Acoustics" -#: modules/control/ntservice.c:44 -msgid "If enabled the interface will uninstall the Service and exit." -msgstr "" +#: modules/audio_filter/converter/dtstospdif.c:71 +msgid "Audio filter for DTS->S/PDIF encapsulation" +msgstr "Аудио фильтр для инкапуляции DTS->D/PDIF" -#: modules/control/ntservice.c:45 -msgid "Display name of the Service" -msgstr "" +#: modules/audio_filter/converter/fixed.c:56 +#, fuzzy +msgid "Fixed point audio format conversions" +msgstr "Аудио фильтр для преобразования формата PCM" -#: modules/control/ntservice.c:47 -msgid "This allows you to change the display name of the Service." -msgstr "" +#: modules/audio_filter/converter/float.c:97 +#, fuzzy +msgid "Floating-point audio format conversions" +msgstr "Аудио фильтр для преобразования формата PCM" -#: modules/control/ntservice.c:50 -msgid "" -"This option allows you to select additional interfaces spawned by the " -"Service. It should be specified at install time so the Service is properly " -"configured. Use a comma separated list of interface modules. (common values " -"are: logger, sap, rc, http)" -msgstr "" +#: modules/audio_filter/converter/mpgatofixed32.c:71 +#: modules/audio_filter/converter/mpgatofixed32.c:76 +msgid "MPEG audio decoder" +msgstr "Аудио декодер MPEG" -#: modules/control/ntservice.c:56 -#, fuzzy -msgid "Windows Service interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/audio_filter/equalizer.c:54 +msgid "Equalizer preset" +msgstr "Предустановки эквалайзера:" -#: modules/control/rc.c:118 -msgid "Show stream position" -msgstr "" +#: modules/audio_filter/equalizer.c:55 +msgid "Preset to use for the equalizer." +msgstr "Предустановки для эквалайзера." -#: modules/control/rc.c:119 +#: modules/audio_filter/equalizer.c:57 +msgid "Bands gain" +msgstr "Усиление частот" + +#: modules/audio_filter/equalizer.c:59 +#, fuzzy msgid "" -"Show the current position in seconds within the stream from time to time." +"Don't use presets, but manually specified bands. You need to provide 10 " +"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -" +"2 0\"." msgstr "" +"Не использовать предустановки, а вручную настроить определенные частоты. Вам " +"нужно указать 10 значений в пределах от -20дБ до 20вб, разделенные запятыми, " +"например \"0 2 4 2 0 -2 -4 -2 0\"." -#: modules/control/rc.c:122 -msgid "Fake TTY" -msgstr "" +#: modules/audio_filter/equalizer.c:63 +msgid "Two pass" +msgstr "Два прохода" -#: modules/control/rc.c:123 -msgid "Force the rc module to use stdin as if it was a TTY." -msgstr "" +#: modules/audio_filter/equalizer.c:64 +msgid "Filter the audio twice. This provides a more intense effect." +msgstr "Звук проходит фильтр дважды. Дает более сильный эффект." -#: modules/control/rc.c:125 -msgid "UNIX socket command input" -msgstr "" +#: modules/audio_filter/equalizer.c:67 +msgid "Global gain" +msgstr "Общее усиление" -#: modules/control/rc.c:126 -msgid "Accept commands over a Unix socket rather than stdin." -msgstr "" +#: modules/audio_filter/equalizer.c:68 +msgid "Set the global gain in dB (-20 ... 20)." +msgstr "Общее усиление в дБ (-20 ... 20)." -#: modules/control/rc.c:129 -msgid "TCP command input" -msgstr "" +#: modules/audio_filter/equalizer.c:71 +msgid "Equalizer with 10 bands" +msgstr "10-полосный эквалайзер" -#: modules/control/rc.c:130 -msgid "" -"Accept commands over a socket rather than stdin. You can set the address and " -"port the interface will bind to." -msgstr "" +#: modules/audio_filter/equalizer_presets.h:40 +msgid "Flat" +msgstr "Плоский" -#: modules/control/rc.c:132 -msgid "Extended help" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:40 +#: modules/meta_engine/id3genres.h:60 +msgid "Classical" +msgstr "Классика" -#: modules/control/rc.c:133 -msgid "List additional commands." -msgstr "" +#: modules/audio_filter/equalizer_presets.h:40 +msgid "Club" +msgstr "Клубный" -#: modules/control/rc.c:137 modules/misc/dummy/dummy.c:49 -msgid "Do not open a DOS command box interface" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:40 +#: modules/meta_engine/id3genres.h:31 +msgid "Dance" +msgstr "Танцевальный" -#: modules/control/rc.c:139 -msgid "" -"By default the rc interface plugin will start a DOS command box. Enabling " -"the quiet mode will not bring this command box but can also be pretty " -"annoying when you want to stop VLC and no video window is open." -msgstr "" +#: modules/audio_filter/equalizer_presets.h:40 +msgid "Full bass" +msgstr "Полный бас" -#: modules/control/rc.c:146 -#, fuzzy -msgid "Remote control interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/audio_filter/equalizer_presets.h:41 +msgid "Full bass and treble" +msgstr "Полные бас и дискант" -#: modules/control/rc.c:271 -#, fuzzy, c-format -msgid "Remote control interface initialized, `h' for help\n" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/audio_filter/equalizer_presets.h:41 +msgid "Full treble" +msgstr "Полный дискант" -#: modules/control/rc.c:469 modules/control/rc.c:484 -#, c-format -msgid "%s: returned %i (%s)\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:41 +msgid "Headphones" +msgstr "Наушники" -#: modules/control/rc.c:518 -#, c-format -msgid "+----[ end of stream info ]\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:42 +msgid "Large Hall" +msgstr "Большой зал" -#: modules/control/rc.c:523 -#, fuzzy, c-format -msgid "no input\n" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/audio_filter/equalizer_presets.h:42 +msgid "Live" +msgstr "Живое выступление" -#: modules/control/rc.c:600 -#, c-format -msgid "+----[ Remote control commands ]\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:42 +msgid "Party" +msgstr "Вечеринка" -#: modules/control/rc.c:602 -#, c-format -msgid "| add XYZ . . . . . . . . . . add XYZ to playlist\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:42 +#: modules/meta_engine/id3genres.h:41 +msgid "Pop" +msgstr "Поп" -#: modules/control/rc.c:603 -#, c-format -msgid "| playlist . . . show items currently in playlist\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:42 +#: modules/meta_engine/id3genres.h:44 +msgid "Reggae" +msgstr "Регги" -#: modules/control/rc.c:604 -#, c-format -msgid "| play . . . . . . . . . . . . . . . . play stream\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:43 +#: modules/meta_engine/id3genres.h:45 +msgid "Rock" +msgstr "Рок" -#: modules/control/rc.c:605 -#, c-format -msgid "| stop . . . . . . . . . . . . . . . . stop stream\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:43 +#: modules/meta_engine/id3genres.h:49 +msgid "Ska" +msgstr "Ска" -#: modules/control/rc.c:606 -#, c-format -msgid "| next . . . . . . . . . . . . next playlist item\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:43 +msgid "Soft" +msgstr "Легкий" -#: modules/control/rc.c:607 -#, c-format -msgid "| prev . . . . . . . . . . previous playlist item\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:43 +msgid "Soft rock" +msgstr "Легкий рок" -#: modules/control/rc.c:608 -#, c-format -msgid "| title [X] . . . . set/get title in current item\n" -msgstr "" +#: modules/audio_filter/equalizer_presets.h:43 +#: modules/meta_engine/id3genres.h:46 +msgid "Techno" +msgstr "Техно" -#: modules/control/rc.c:609 -#, c-format -msgid "| title_n . . . . . . next title in current item\n" -msgstr "" +#: modules/audio_filter/format.c:204 +msgid "Audio filter for PCM format conversion" +msgstr "Аудио фильтр для преобразования формата PCM" -#: modules/control/rc.c:610 -#, c-format -msgid "| title_p . . . . previous title in current item\n" -msgstr "" +#: modules/audio_filter/normvol.c:69 +msgid "Number of audio buffers" +msgstr "Количество аудио буферов" -#: modules/control/rc.c:611 -#, c-format -msgid "| chapter [X] . . set/get chapter in current item\n" +#: modules/audio_filter/normvol.c:70 +msgid "" +"This is the number of audio buffers on which the power measurement is made. " +"A higher number of buffers will increase the response time of the filter to " +"a spike but will make it less sensitive to short variations." msgstr "" +"Количество аудио буферов, на которых основывается вычисление мозности. Чем " +"выше это значение, тем больше отклик фильтра, но зато уменьшается " +"чуствительность на коротких изменениях." -#: modules/control/rc.c:612 -#, c-format -msgid "| chapter_n . . . . next chapter in current item\n" -msgstr "" +#: modules/audio_filter/normvol.c:75 +msgid "Max level" +msgstr "Максимальный уровень" -#: modules/control/rc.c:613 -#, c-format -msgid "| chapter_p . . previous chapter in current item\n" +#: modules/audio_filter/normvol.c:76 +msgid "" +"If the average power over the last N buffers is higher than this value, the " +"volume will be normalized. This value is a positive floating point number. A " +"value between 0.5 and 10 seems sensible." msgstr "" +"Если средняя мощность последних N буферов превышает это значение, громкость " +"нормализуется. Значение указывается в положительных числах с плавающей " +"точкой. Числа между 0.5 и 10 наиболее подходящие в общих случаях." -#: modules/control/rc.c:615 -#, c-format -msgid "| seek X . seek in seconds, for instance `seek 12'\n" -msgstr "" +#: modules/audio_filter/normvol.c:82 modules/audio_filter/normvol.c:83 +#: modules/gui/qt4/ui/sprefs_audio.ui:322 +msgid "Volume normalizer" +msgstr "Нормализация громкости" -#: modules/control/rc.c:616 -#, c-format -msgid "| pause . . . . . . . . . . . . . . toggle pause\n" -msgstr "" +#: modules/audio_filter/param_eq.c:49 modules/audio_filter/param_eq.c:50 +msgid "Parametric Equalizer" +msgstr "Параметрический эквалайзер" -#: modules/control/rc.c:617 -#, c-format -msgid "| f . . . . . . . . . . . . . . toggle fullscreen\n" -msgstr "" +#: modules/audio_filter/param_eq.c:55 +msgid "Low freq (Hz)" +msgstr "Низкая частота (Гц)" -#: modules/control/rc.c:618 -#, c-format -msgid "| info . . . information about the current stream\n" -msgstr "" +#: modules/audio_filter/param_eq.c:57 +#, fuzzy +msgid "Low freq gain (dB)" +msgstr "Усиление низких частот (дБ)" -#: modules/control/rc.c:620 -#, c-format -msgid "| volume [X] . . . . . . . . set/get audio volume\n" -msgstr "" +#: modules/audio_filter/param_eq.c:58 +msgid "High freq (Hz)" +msgstr "Высокая частота (Гц)" -#: modules/control/rc.c:621 -#, c-format -msgid "| volup [X] . . . . . raise audio volume X steps\n" -msgstr "" +#: modules/audio_filter/param_eq.c:60 +#, fuzzy +msgid "High freq gain (dB)" +msgstr "Усиление высоких частот (дБ)" -#: modules/control/rc.c:622 -#, c-format -msgid "| voldown [X] . . . . lower audio volume X steps\n" -msgstr "" +#: modules/audio_filter/param_eq.c:61 +msgid "Freq 1 (Hz)" +msgstr "Частота 1 (Гц)" -#: modules/control/rc.c:623 -#, c-format -msgid "| adev [X] . . . . . . . . . set/get audio device\n" -msgstr "" +#: modules/audio_filter/param_eq.c:63 +#, fuzzy +msgid "Freq 1 gain (dB)" +msgstr "Усиление частоты 1 (дБ)" -#: modules/control/rc.c:624 -#, c-format -msgid "| achan [X]. . . . . . . . set/get audio channels\n" -msgstr "" +#: modules/audio_filter/param_eq.c:65 +msgid "Freq 1 Q" +msgstr "Q частоты 1" -#: modules/control/rc.c:628 -#, c-format -msgid "| marquee STRING . . . . . overlay STRING in video\n" -msgstr "" +#: modules/audio_filter/param_eq.c:66 +msgid "Freq 2 (Hz)" +msgstr "Частота 2 (Гц)" -#: modules/control/rc.c:629 -#, c-format -msgid "| marq-x X . . . . . .offset of marquee, from left\n" -msgstr "" +#: modules/audio_filter/param_eq.c:68 +#, fuzzy +msgid "Freq 2 gain (dB)" +msgstr "Усиление частоты 2 (дБ)" -#: modules/control/rc.c:630 -#, c-format -msgid "| marq-y Y . . . . . . offset of marquee, from top\n" -msgstr "" +#: modules/audio_filter/param_eq.c:70 +msgid "Freq 2 Q" +msgstr "Q Частоты 2" -#: modules/control/rc.c:631 -#, c-format -msgid "| marq-timeout T. . . . .timeout of marquee, in ms\n" -msgstr "" +#: modules/audio_filter/param_eq.c:71 +msgid "Freq 3 (Hz)" +msgstr "Частота 3 (Гц)" -#: modules/control/rc.c:634 -#, c-format -msgid "| help . . . . . . . . . . . . . this help message\n" -msgstr "" +#: modules/audio_filter/param_eq.c:73 +#, fuzzy +msgid "Freq 3 gain (dB)" +msgstr "Усиление частоты 3" -#: modules/control/rc.c:635 -#, c-format -msgid "| logout . . . . . .exit (if in socket connection)\n" -msgstr "" +#: modules/audio_filter/param_eq.c:75 +msgid "Freq 3 Q" +msgstr "Q частоты 3" -#: modules/control/rc.c:636 -#, c-format -msgid "| quit . . . . . . . . . . . . . . . . . quit vlc\n" +#: modules/audio_filter/resampler/bandlimited.c:86 +msgid "Audio filter for band-limited interpolation resampling" msgstr "" +"Аудио фильтр для изменения частоты дискретизации полосной интерплояцией" -#: modules/control/rc.c:638 -#, c-format -msgid "+----[ end of help ]\n" +#: modules/audio_filter/resampler/linear.c:66 +#: modules/audio_filter/resampler/linear.c:73 +msgid "Audio filter for linear interpolation resampling" msgstr "" +"Аудио фильтр для изменения частоты дискретизации линейной интерполяцией" -#: modules/control/rc.c:646 -#, c-format -msgid "unknown command `%s', type `help' for help\n" -msgstr "" +#: modules/audio_filter/resampler/trivial.c:47 +msgid "Audio filter for trivial resampling" +msgstr "Аудио фильтр для простого изменения частоты дискретизации" -#: modules/control/rc.c:723 -#, c-format -msgid "Currently playing chapter %d/%d\n" -msgstr "" +#: modules/audio_filter/resampler/ugly.c:47 +msgid "Audio filter for ugly resampling" +msgstr "Аудио фильтр для грубого изменения частоты дискретизации" -#: modules/control/rc.c:763 -#, c-format -msgid "Currently playing title %d/%d\n" -msgstr "" +#: modules/audio_filter/spatializer/spatializer.cpp:48 +#: modules/audio_filter/spatializer/spatializer.cpp:49 +#, fuzzy +msgid "spatializer" +msgstr "spatial" -#: modules/control/rc.c:821 -#, c-format -msgid "trying to add %s to playlist\n" -msgstr "" +#: modules/audio_mixer/float32.c:49 +msgid "Float32 audio mixer" +msgstr "32-битный аудио микшер" -#: modules/control/rc.c:836 -#, c-format -msgid "| no entries\n" -msgstr "" +#: modules/audio_mixer/spdif.c:48 +msgid "Dummy S/PDIF audio mixer" +msgstr "Фиктивный аудио микшер S/PDIF" -#: modules/control/rc.c:882 -#, c-format -msgid "unknown command!\n" -msgstr "" +#: modules/audio_mixer/trivial.c:49 +msgid "Trivial audio mixer" +msgstr "Обычный аудио микшер" -#: modules/control/rc.c:928 -#, c-format -msgid "Volume must be in the range %d-%d\n" -msgstr "" +#: modules/audio_output/alsa.c:87 +msgid "default" +msgstr "по-умолчанию" -#: modules/control/rc.c:944 modules/control/rc.c:976 -#, c-format -msgid "Volume is %d\n" -msgstr "" +#: modules/audio_output/alsa.c:107 +msgid "ALSA audio output" +msgstr "Вывод звука через ALSA" -#: modules/control/rc.c:1038 -#, c-format -msgid "+----[ end of %s ]\n" -msgstr "" +#: modules/audio_output/alsa.c:111 +msgid "ALSA Device Name" +msgstr "Имя устройства ALSA" + +#: modules/audio_output/alsa.c:131 modules/audio_output/auhal.c:130 +#: modules/audio_output/auhal.c:974 modules/audio_output/directx.c:402 +#: modules/audio_output/oss.c:132 modules/audio_output/portaudio.c:396 +#: modules/audio_output/sdl.c:178 modules/audio_output/sdl.c:196 +#: modules/audio_output/waveout.c:465 modules/gui/macosx/intf.m:711 +#: modules/gui/macosx/intf.m:712 +msgid "Audio Device" +msgstr "Аудио устройство" -#: modules/control/telnet.c:79 -#, fuzzy -msgid "Telnet Interface port" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/audio_output/alsa.c:201 modules/audio_output/directx.c:452 +#: modules/audio_output/oss.c:181 modules/audio_output/portaudio.c:421 +#: modules/audio_output/waveout.c:503 +msgid "2 Front 2 Rear" +msgstr "2 передних 2 задних" -#: modules/control/telnet.c:80 -msgid "Default to 4212" -msgstr "" +#: modules/audio_output/alsa.c:249 modules/audio_output/directx.c:525 +#: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:553 +msgid "A/52 over S/PDIF" +msgstr "A/52 через S/PDIF" -#: modules/control/telnet.c:81 -msgid "Telnet Interface password" -msgstr "" +#: modules/audio_output/alsa.c:328 +#, fuzzy +msgid "No Audio Device" +msgstr "Аудио устройство" -#: modules/control/telnet.c:82 -msgid "Default to admin" +#: modules/audio_output/alsa.c:329 +msgid "No audio device name was given. You might want to enter \"default\"." msgstr "" -#: modules/control/telnet.c:88 +#: modules/audio_output/alsa.c:436 modules/audio_output/alsa.c:475 +#: modules/audio_output/alsa.c:487 modules/audio_output/auhal.c:244 #, fuzzy -msgid "Telnet remote control interface" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Audio output failed" +msgstr "Метод вывода звука" -#: modules/control/telnet.c:139 -#, fuzzy -msgid "Using the VLM interface plugin..." -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/audio_output/alsa.c:437 modules/audio_output/alsa.c:488 +#, fuzzy, c-format +msgid "VLC could not open the ALSA device \"%s\" (%s)." +msgstr "Остановить поток" -#: modules/control/telnet.c:150 +#: modules/audio_output/alsa.c:476 #, c-format -msgid "Telnet interface started on port: %d" +msgid "The audio device \"%s\" is already in use." msgstr "" -#: modules/demux/a52.c:42 -msgid "Raw A/52 demuxer" -msgstr "" +#: modules/audio_output/alsa.c:960 +msgid "Unknown soundcard" +msgstr "Неизвестная звуковая карта" -#: modules/demux/aac.c:39 -msgid "AAC demuxer" -msgstr "" +#: modules/audio_output/arts.c:65 +msgid "aRts audio output" +msgstr "Вывод звука через aRts" -#: modules/demux/aiff.c:43 -msgid "AIFF demuxer" +#: modules/audio_output/auhal.c:131 +msgid "" +"Choose a number corresponding to the number of an audio device, as listed in " +"your 'Audio Device' menu. This device will then be used by default for audio " +"playback." msgstr "" +"Выберте число, соответсвующее номер вашего аудио устройства в меню \"Аудио " +"устройство\". Это устройство бцдет использовано по-умолчанию для " +"воспроизведения звука." -#: modules/demux/asf/asf.c:44 -msgid "ASF v1.0 demuxer" -msgstr "" +#: modules/audio_output/auhal.c:137 +msgid "HAL AudioUnit output" +msgstr "Вывод звука через HAL AudioUnit" -#: modules/demux/au.c:44 -msgid "AU demuxer" +#: modules/audio_output/auhal.c:245 +msgid "" +"The selected audio output device is exclusively in use by another program." msgstr "" -#: modules/demux/avi/avi.c:40 modules/demux/avi/avi.c:41 +#: modules/audio_output/auhal.c:429 #, fuzzy -msgid "Force interleaved method" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "Audio device is not configured" +msgstr "Аудио устройство" -#: modules/demux/avi/avi.c:43 -msgid "Force index creation" -msgstr "" - -#: modules/demux/avi/avi.c:45 +#: modules/audio_output/auhal.c:430 msgid "" -"Recreate a index for the AVI file so we can seek trough it more reliably." +"You should configure your speaker layout with the \"Audio Midi Setup\" " +"utility in /Applications/Utilities. Stereo mode is being used now." msgstr "" -#: modules/demux/avi/avi.c:51 -msgid "AVI demuxer" -msgstr "" +#: modules/audio_output/auhal.c:1019 +#, c-format +msgid "%s (Encoded Output)" +msgstr "%s (Закодированный вывод)" -#: modules/demux/demuxdump.c:37 -#, fuzzy -msgid "Filename of dump" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/audio_output/directx.c:206 modules/audio_output/portaudio.c:109 +msgid "Output device" +msgstr "Устройство вывода" -#: modules/demux/demuxdump.c:39 -msgid "Specify a file name to which the raw stream will be dumped." +#: modules/audio_output/directx.c:208 +msgid "" +"DirectX device number: 0 default device, 1..N device by number(Note that the " +"default device appears as 0 AND another number)." msgstr "" +"Номер устройства DirectX: 0 - устройство по-умолчанию, 1..N - устройство по " +"номеру (обратите внимание, что устройство по-умолчанию имеет не только 0, но " +"и другой)." -#: modules/demux/demuxdump.c:40 -msgid "Append" -msgstr "" +#: modules/audio_output/directx.c:210 modules/audio_output/waveout.c:154 +msgid "Use float32 output" +msgstr "Использовать 32-битный вывод с плавающей точкой" -#: modules/demux/demuxdump.c:42 +#: modules/audio_output/directx.c:212 modules/audio_output/waveout.c:156 msgid "" -"If the file exists and this option is selected, the existing file will not " -"be overwritten." +"The option allows you to enable or disable the high-quality float32 audio " +"output mode (which is not well supported by some soundcards)." msgstr "" +"Этот параметр позволяет включить или выключить режим высококачественного 32-" +"битного вывода с плавающей точкой." -#: modules/demux/demuxdump.c:49 -msgid "Filedump demuxer" -msgstr "" +#: modules/audio_output/directx.c:216 +msgid "DirectX audio output" +msgstr "Вывод звука через DirectX" -#: modules/demux/dts.c:38 -msgid "Raw DTS demuxer" -msgstr "" +#: modules/audio_output/directx.c:434 modules/audio_output/portaudio.c:429 +msgid "3 Front 2 Rear" +msgstr "3 передних 2 задних" -#: modules/demux/flac.c:38 -#, fuzzy -msgid "FLAC demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/audio_output/esd.c:69 +msgid "EsounD audio output" +msgstr "Вывод звука через EsounD" + +#: modules/audio_output/esd.c:72 +msgid "Esound server" +msgstr "Сервер Esound" -#: modules/demux/livedotcom.cpp:63 +#: modules/audio_output/file.c:81 +msgid "Output format" +msgstr "Формат вывода" + +#: modules/audio_output/file.c:82 msgid "" -"Allows you to modify the default caching value for RTSP streams. This value " -"should be set in millisecond units." +"One of \"u8\", \"s8\", \"u16\", \"s16\", \"u16_le\", \"s16_le\", \"u16_be\", " +"\"s16_be\", \"fixed32\", \"float32\" or \"spdif\"" msgstr "" +"Один из \"u8\", \"s8\", \"u16\", \"s16\", \"u16_le\", \"s16_le\", \"u16_be" +"\", \"s16_be\", \"fixed32\", \"float32\", \"spdif\"" -#: modules/demux/livedotcom.cpp:67 -msgid "live.com (RTSP/RTP/SDP) demuxer" -msgstr "" +#: modules/audio_output/file.c:85 +msgid "Number of output channels" +msgstr "Количество выходных каналов" -#: modules/demux/livedotcom.cpp:73 -msgid "RTSP/RTP access and demux" +#: modules/audio_output/file.c:86 +msgid "" +"By default, all the channels of the incoming will be saved but you can " +"restrict the number of channels here." msgstr "" +"По-умолчанию, все входящие каналы будут сохранены, но вы можете ограничить " +"это число до указанного здесь." -#: modules/demux/livedotcom.cpp:79 modules/demux/livedotcom.cpp:80 -msgid "Use RTP over RTSP (TCP)" -msgstr "" +#: modules/audio_output/file.c:89 +msgid "Add WAVE header" +msgstr "Добавить заголовок WAVE" -#: modules/demux/m3u.c:64 +#: modules/audio_output/file.c:90 +msgid "Instead of writing a raw file, you can add a WAV header to the file." +msgstr "Вместо записи сырого файла вы можете добавлять WAV-заголовок." + +#: modules/audio_output/file.c:107 +msgid "Output file" +msgstr "Выходной файл" + +#: modules/audio_output/file.c:108 #, fuzzy -msgid "Playlist metademux" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +msgid "File to which the audio samples will be written to. (\"-\" for stdout" +msgstr "Файл, в который будет записываться аудио поток." -#: modules/demux/mjpeg.c:43 -msgid "Frames per Second" -msgstr "" +#: modules/audio_output/file.c:111 +msgid "File audio output" +msgstr "Вывод звука в файл" -#: modules/demux/mjpeg.c:44 -msgid "" -"Allows you to set the desired frame rate when playing from files, use 0 for " -"live." -msgstr "" +#: modules/audio_output/hd1000a.cpp:78 +msgid "Roku HD1000 audio output" +msgstr "Вывод звука через Roku HD1000" -#: modules/demux/mjpeg.c:48 +#: modules/audio_output/jack.c:67 #, fuzzy -msgid "JPEG camera demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Automatically connect to writable clients" +msgstr "Автоматически загружать файлы" -#: modules/demux/mkv.cpp:98 -msgid "Matroska stream demuxer" +#: modules/audio_output/jack.c:69 +msgid "" +"If enabled, this option will automatically connect sound output to the first " +"writable JACK clients found." msgstr "" -#: modules/demux/mkv.cpp:103 modules/demux/mkv.cpp:104 -msgid "Seek based on percent not time" +#: modules/audio_output/jack.c:73 +msgid "Connect to clients matching" msgstr "" -#: modules/demux/mkv.cpp:2538 -#, fuzzy -msgid "Segment filename" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" - -#: modules/demux/mkv.cpp:2542 -msgid "Muxing application" +#: modules/audio_output/jack.c:75 +msgid "" +"If automatic connection is enabled, only JACK clients whose names match this " +"regular expression will be considered for connection." msgstr "" -#: modules/demux/mkv.cpp:2546 -msgid "Writing application" -msgstr "" +#: modules/audio_output/jack.c:83 +msgid "JACK audio output" +msgstr "Вывод звука через JACK" -#: modules/demux/mod.c:48 -msgid "MOD demuxer (libmodplug)" +#: modules/audio_output/oss.c:101 +msgid "Try to work around buggy OSS drivers" +msgstr "Попытаться обойти ошибки в драйверах OSS" + +#: modules/audio_output/oss.c:103 +msgid "" +"Some buggy OSS drivers just don't like when their internal buffers are " +"completely filled (the sound gets heavily hashed). If you have one of these " +"drivers, then you need to enable this option." msgstr "" +"Некоторые драйверы OSS не любят, когда их внутренние буферы полностью " +"заполнены (звук становится перывистым). Если у вас один из таких драйверов, " +"вам необходимо включит этот параметр." -#: modules/demux/mod.c:53 +#: modules/audio_output/oss.c:109 #, fuzzy -msgid "Reverb" -msgstr "óÔÏÐ" +msgid "UNIX OSS audio output" +msgstr "Вывод звука через Linux OSS" -#: modules/demux/mod.c:54 -msgid "Reverb level (0-100)" -msgstr "" +#: modules/audio_output/oss.c:114 +msgid "OSS DSP device" +msgstr "Устройство DSP в OSS" + +#: modules/audio_output/portaudio.c:110 +msgid "Portaudio identifier for the output device" +msgstr "Идентификатор Portaudio для устройства вывода" + +#: modules/audio_output/portaudio.c:114 +msgid "PORTAUDIO audio output" +msgstr "Вывод звука через PORTAUDIO" + +#: modules/audio_output/pulse.c:58 modules/gui/macosx/intf.m:636 +#: modules/gui/macosx/intf.m:1595 modules/gui/pda/pda_interface.c:210 +#: modules/gui/pda/pda_interface.c:1353 modules/gui/qt4/main_interface.cpp:389 +#: modules/gui/qt4/main_interface.cpp:393 +#: modules/gui/qt4/main_interface.cpp:955 +#: modules/gui/qt4/main_interface.cpp:957 +#: modules/gui/qt4/main_interface.cpp:1021 +#: modules/gui/qt4/main_interface.cpp:1036 +#: modules/gui/qt4/main_interface.cpp:1043 +#: modules/gui/qt4/main_interface.cpp:1060 +msgid "VLC media player" +msgstr "VLC media player" -#: modules/demux/mod.c:54 -msgid "Reverb level (0-100 defaults to 0)" -msgstr "" +#: modules/audio_output/pulse.c:94 +#, fuzzy +msgid "Pulseaudio audio output" +msgstr "Вывод звука в файл" -#: modules/demux/mod.c:55 -msgid "Reverb delay (ms)" -msgstr "" +#: modules/audio_output/sdl.c:68 +msgid "Simple DirectMedia Layer audio output" +msgstr "Вывод звука через Simple DirectMedia Layer" -#: modules/demux/mod.c:55 -msgid "Reverb delay in ms (usually 40-200ms)" +#: modules/audio_output/waveout.c:147 +msgid "Microsoft Soundmapper" msgstr "" -#: modules/demux/mod.c:57 -msgid "Mega bass" -msgstr "" +#: modules/audio_output/waveout.c:158 +#, fuzzy +msgid "Select Audio Device" +msgstr "Аудио устройство" -#: modules/demux/mod.c:58 -msgid "Mega bass level (0-100)" +#: modules/audio_output/waveout.c:159 +msgid "" +"Select special Audio device, or let windows decide (default), change needs " +"VLC restart to apply." msgstr "" -#: modules/demux/mod.c:58 -msgid "Mega bass level (0-100 defaults to 0)" -msgstr "" +#: modules/audio_output/waveout.c:162 +#, fuzzy +msgid "Default Audio Device" +msgstr "Устройства по-умолчанию" -#: modules/demux/mod.c:59 -msgid "Mega bass cut off (Hz)" -msgstr "" +#: modules/audio_output/waveout.c:166 +msgid "Win32 waveOut extension output" +msgstr "Вывод звука через Win32 waveOut" -#: modules/demux/mod.c:59 -msgid "Mega bass cut off (10-100Hz)" -msgstr "" +#: modules/audio_output/waveout.c:482 +msgid "5.1" +msgstr "5.1" -#: modules/demux/mod.c:61 -msgid "Surround" -msgstr "" +#: modules/codec/a52.c:97 +msgid "A/52 parser" +msgstr "Парсер A/52" -#: modules/demux/mod.c:62 -msgid "Surround level (0-100)" -msgstr "" +#: modules/codec/a52.c:104 +msgid "A/52 audio packetizer" +msgstr "Аудио упаковщик A/52" -#: modules/demux/mod.c:62 -msgid "Surround level (0-100 defaults to 0)" -msgstr "" +#: modules/codec/adpcm.c:47 +msgid "ADPCM audio decoder" +msgstr "Аудио декодер APCM" -#: modules/demux/mod.c:63 -msgid "Surround delay (ms)" -msgstr "" +#: modules/codec/araw.c:48 +msgid "Raw/Log Audio decoder" +msgstr "Аудио декодер Raw/Log Audio" + +#: modules/codec/araw.c:57 +msgid "Raw audio encoder" +msgstr "Аудио кодировщик Raw" -#: modules/demux/mod.c:63 -msgid "Surround delay in ms (usually 5-40ms)" +#: modules/codec/cc.c:61 +msgid "CC 608/708" msgstr "" -#: modules/demux/mp4/mp4.c:44 +#: modules/codec/cc.c:62 #, fuzzy -msgid "MP4 stream demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Closed Captions decoder" +msgstr "Открыть окно списка для воспроизведения" -#: modules/demux/mpeg/h264.c:40 +#: modules/codec/cdg.c:85 #, fuzzy -msgid "H264 video demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "CDG video decoder" +msgstr "Видео декодер PNG" -#: modules/demux/mpeg/m4a.c:40 -#, fuzzy -msgid "MPEG-4 audio demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/cinepak.c:42 +msgid "Cinepak video decoder" +msgstr "Аудио декодер Cinepak" -#: modules/demux/mpeg/m4v.c:40 -#, fuzzy -msgid "MPEG-4 video demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/cmml/cmml.c:72 +msgid "CMML annotations decoder" +msgstr "Декодер CMML" -#: modules/demux/mpeg/mpga.c:41 +#: modules/codec/csri.c:66 #, fuzzy -msgid "MPEG-I/II audio demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +msgid "Subtitles (advanced)" +msgstr "Кодировщик субтитров" -#: modules/demux/mpeg/mpgv.c:40 -#, fuzzy -msgid "MPEG-I/II video demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" - -#: modules/demux/nsv.c:45 -msgid "NullSoft demuxer" -msgstr "" - -#: modules/demux/ogg.c:43 -msgid "Ogg stream demuxer" +#: modules/codec/csri.c:67 +msgid "Wrapper for subtitle renderers using CSRI/asa" msgstr "" -#: modules/demux/playlist/playlist.c:38 -#, fuzzy -msgid "Old playlist open" -msgstr "ïÔËÒÙÔØ ÓÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/codec/cvdsub.c:50 +msgid "CVD subtitle decoder" +msgstr "Декодер субтитров CVD" -#: modules/demux/playlist/playlist.c:44 -#, fuzzy -msgid "M3U playlist import" -msgstr "ïÔËÒÙÔØ ÏËÎÏ ÓÐÉÓËÁ ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/codec/cvdsub.c:55 +msgid "Chaoji VCD subtitle packetizer" +msgstr "Упаковщик субтитров Chaoji VCD" -#: modules/demux/playlist/playlist.c:50 -#, fuzzy -msgid "PLS playlist import" -msgstr "óÐÉÓÏË ÄÌÑ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: modules/codec/dirac.c:71 modules/codec/theora.c:94 +#: modules/codec/twolame.c:54 modules/codec/vorbis.c:172 +msgid "Encoding quality" +msgstr "Качество кодирования" -#: modules/demux/ps.c:47 modules/demux/ps.c:52 -#, fuzzy -msgid "PS demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/dirac.c:73 +msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)." +msgstr "Качество кодирования между 1.0 (низкое) и 10.0 (высокое)." -#: modules/demux/pva.c:43 -msgid "PVA demuxer" -msgstr "" +#: modules/codec/dirac.c:78 +msgid "Dirac video decoder" +msgstr "Видео декодер Dirac" -#: modules/demux/rawdv.c:39 -#, fuzzy -msgid "raw DV demuxer" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/dirac.c:84 +msgid "Dirac video encoder" +msgstr "Видео кодировщик Dirac" -#: modules/demux/real.c:39 -msgid "Real demuxer" -msgstr "" +#: modules/codec/dmo/dmo.c:101 +msgid "DirectMedia Object decoder" +msgstr "Декодер DirectMedia Object" -#: modules/demux/sgimb.c:70 -msgid "Kasenna MediaBase metademux" -msgstr "" +#: modules/codec/dmo/dmo.c:110 +msgid "DirectMedia Object encoder" +msgstr "Кодировщик DirectMediaObject" -#: modules/demux/subtitle.c:64 -#, fuzzy -msgid "Text subtitles demux" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/codec/dts.c:99 +msgid "DTS parser" +msgstr "Парсер DTS" -#: modules/demux/subtitle.c:67 modules/gui/wxwindows/subtitles.cpp:153 -msgid "Frames per second" -msgstr "" +#: modules/codec/dts.c:104 +msgid "DTS audio packetizer" +msgstr "Аудио упаковщик DTS" -#: modules/demux/ts.c:66 -msgid "Extra PMT" -msgstr "" +#: modules/codec/dvbsub.c:55 +msgid "Decoding X coordinate" +msgstr "Координата X при декодировании" -#: modules/demux/ts.c:68 -msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])" -msgstr "" +#: modules/codec/dvbsub.c:56 +msgid "X coordinate of the rendered subtitle" +msgstr "Координата X при декодировании субтитров" -#: modules/demux/ts.c:70 -msgid "Set id of ES to PID" -msgstr "" +#: modules/codec/dvbsub.c:58 +msgid "Decoding Y coordinate" +msgstr "Координата Y при декодировании" -#: modules/demux/ts.c:71 -msgid "set id of es to pid" -msgstr "" +#: modules/codec/dvbsub.c:59 +msgid "Y coordinate of the rendered subtitle" +msgstr "Координата Y при декодировании субтитров" -#: modules/demux/ts.c:73 -#, fuzzy -msgid "Fast udp streaming" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/dvbsub.c:61 +msgid "Subpicture position" +msgstr "Позиция слоя" -#: modules/demux/ts.c:75 -msgid "Sends TS to specific ip:port by udp (you must know what you are doing)" +#: modules/codec/dvbsub.c:63 +msgid "" +"You can enforce the subpicture position on the video (0=center, 1=left, " +"2=right, 4=top, 8=bottom, you can also use combinations of these values, e." +"g. 6=top-right)." msgstr "" +"Вы можете задать позицию слоя на видео (0 = центр, 1 = слева, 2 = справа, 4 " +"= сверху, 8 = снизу, вы можете также использовать комбинации этих значений, " +"например 6 = сверху-справа)." -#: modules/demux/ts.c:77 modules/demux/ts.c:78 -msgid "MTU for out mode" -msgstr "" +#: modules/codec/dvbsub.c:67 +msgid "Encoding X coordinate" +msgstr "Координата Y при кодировании" -#: modules/demux/ts.c:80 modules/demux/ts.c:81 -msgid "CSA ck" -msgstr "" +#: modules/codec/dvbsub.c:68 +msgid "X coordinate of the encoded subtitle" +msgstr "Координата X при кодировании субтитров" -#: modules/demux/ts.c:83 -#, fuzzy -msgid "Silent mode" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/codec/dvbsub.c:69 +msgid "Encoding Y coordinate" +msgstr "Координата Y при кодировании" -#: modules/demux/ts.c:84 -msgid "do not complain on encrypted PES" -msgstr "" +#: modules/codec/dvbsub.c:70 +msgid "Y coordinate of the encoded subtitle" +msgstr "Координата Y при кодировании субтитров" -#: modules/demux/ts.c:87 -msgid "ISO 13818-1 MPEG Transport Stream input - new" -msgstr "" +#: modules/codec/dvbsub.c:90 +msgid "DVB subtitles decoder" +msgstr "Декодер субтитров DVB" -#: modules/demux/util/id3.c:42 -msgid "Simple id3 tag skipper" -msgstr "" +#: modules/codec/dvbsub.c:103 +msgid "DVB subtitles encoder" +msgstr "Кодировщик субтитров DVB" -#: modules/demux/util/id3genres.h:28 -msgid "Blues" -msgstr "" +#: modules/codec/faad.c:43 +msgid "AAC audio decoder (using libfaad2)" +msgstr "Аудио декодер AAC (через libfaad2)" -#: modules/demux/util/id3genres.h:29 -msgid "Classic rock" -msgstr "" +#: modules/codec/faad.c:361 +#, fuzzy +msgid "AAC extension" +msgstr "Пропускать расширения" -#: modules/demux/util/id3genres.h:30 -msgid "Country" -msgstr "" +#: modules/codec/faad.c:365 +#, c-format +msgid "%d Hz" +msgstr "%d Гц" -#: modules/demux/util/id3genres.h:32 -#, fuzzy -msgid "Disco" -msgstr "ïÓÔÁÎÏ×ÉÔØ ÐÏÔÏË" +#: modules/codec/fake.c:52 modules/gui/fbosd.c:114 +#: modules/video_output/image.c:85 +msgid "Image file" +msgstr "Файл изображения" -#: modules/demux/util/id3genres.h:33 -msgid "Funk" -msgstr "" +#: modules/codec/fake.c:54 +msgid "Path of the image file for fake input." +msgstr "Путь к файлу изображения для фиктивного ввода." -#: modules/demux/util/id3genres.h:34 -msgid "Grunge" -msgstr "" +#: modules/codec/fake.c:55 +#, fuzzy +msgid "Reload image file" +msgstr "Файл изображения" -#: modules/demux/util/id3genres.h:35 -msgid "Hip-Hop" -msgstr "" +#: modules/codec/fake.c:57 +#, fuzzy +msgid "Reload image file every n seconds." +msgstr "Файл изображения" -#: modules/demux/util/id3genres.h:36 -msgid "Jazz" -msgstr "" +#: modules/codec/fake.c:60 modules/stream_out/mosaic_bridge.c:127 +#: modules/stream_out/transcode.c:74 +msgid "Output video width." +msgstr "Ширина вывода видео." -#: modules/demux/util/id3genres.h:37 -msgid "Metal" -msgstr "" +#: modules/codec/fake.c:63 modules/stream_out/mosaic_bridge.c:130 +#: modules/stream_out/transcode.c:77 +msgid "Output video height." +msgstr "Высота вывода видео." -#: modules/demux/util/id3genres.h:38 -msgid "New Age" -msgstr "" +#: modules/codec/fake.c:64 modules/video_filter/mosaic.c:135 +msgid "Keep aspect ratio" +msgstr "Сохранять соотношение сторон" -#: modules/demux/util/id3genres.h:39 -msgid "Oldies" -msgstr "" +#: modules/codec/fake.c:66 +msgid "Consider width and height as maximum values." +msgstr "Использовать высоту и ширину как максимальные значения." -#: modules/demux/util/id3genres.h:40 -msgid "Other" -msgstr "" +#: modules/codec/fake.c:67 +msgid "Background aspect ratio" +msgstr "Соотношение сторон фона" -#: modules/demux/util/id3genres.h:42 -msgid "R&B" +#: modules/codec/fake.c:69 +msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels." msgstr "" +"Соотношение сторон файла изображения (4:3, 16:9). По-умолчанию пиксели " +"квадратные." -#: modules/demux/util/id3genres.h:43 -msgid "Rap" -msgstr "" +#: modules/codec/fake.c:70 modules/stream_out/transcode.c:66 +msgid "Deinterlace video" +msgstr "Деинтерлейс" -#: modules/demux/util/id3genres.h:47 -msgid "Industrial" -msgstr "" +#: modules/codec/fake.c:72 +msgid "Deinterlace the image after loading it." +msgstr "Использовать фильтр деинтерлейса на изображении после загрузки." -#: modules/demux/util/id3genres.h:48 -msgid "Alternative" -msgstr "" +#: modules/codec/fake.c:73 modules/stream_out/transcode.c:69 +msgid "Deinterlace module" +msgstr "Модуль деинтерлейса" -#: modules/demux/util/id3genres.h:50 -msgid "Death metal" -msgstr "" +#: modules/codec/fake.c:75 +msgid "Deinterlace module to use." +msgstr "Выберите необходимый модуль деинтерлейса" -#: modules/demux/util/id3genres.h:51 +#: modules/codec/fake.c:76 modules/video_output/fb.c:85 #, fuzzy -msgid "Pranks" -msgstr "÷ÏÓÐÒ." - -#: modules/demux/util/id3genres.h:52 -msgid "Soundtrack" -msgstr "" +msgid "Chroma used." +msgstr "Цветность" -#: modules/demux/util/id3genres.h:53 -msgid "Euro-Techno" +#: modules/codec/fake.c:78 modules/video_output/fb.c:87 +msgid "Force use of a specific chroma for output. Default is I420." msgstr "" -#: modules/demux/util/id3genres.h:54 -msgid "Ambient" -msgstr "" +#: modules/codec/fake.c:89 +msgid "Fake video decoder" +msgstr "Фиктивный видео декодер" -#: modules/demux/util/id3genres.h:55 -msgid "Trip-Hop" -msgstr "" +#: modules/codec/ffmpeg/encoder.c:222 +#, fuzzy, c-format +msgid "\"%s\" is no video encoder." +msgstr "Видео кодировщик Dirac" -#: modules/demux/util/id3genres.h:56 -msgid "Vocal" -msgstr "" +#: modules/codec/ffmpeg/encoder.c:230 +#, fuzzy, c-format +msgid "\"%s\" is no audio encoder." +msgstr "Аудио кодировшик Vorbis" -#: modules/demux/util/id3genres.h:57 -msgid "Jazz+Funk" -msgstr "" +#: modules/codec/ffmpeg/encoder.c:242 +#, fuzzy, c-format +msgid "VLC could not find encoder \"%s\"." +msgstr "Остановить поток" -#: modules/demux/util/id3genres.h:58 -msgid "Fusion" -msgstr "" +#: modules/codec/ffmpeg/encoder.c:616 modules/codec/ffmpeg/encoder.c:625 +#, fuzzy +msgid "VLC could not open the encoder." +msgstr "Остановить поток" -#: modules/demux/util/id3genres.h:59 -msgid "Trance" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:74 +msgid "Non-ref" +msgstr "Non-ref" -#: modules/demux/util/id3genres.h:61 -msgid "Instrumental" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:74 +msgid "Bidir" +msgstr "Bidir" -#: modules/demux/util/id3genres.h:62 -msgid "Acid" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:74 +msgid "Non-key" +msgstr "Non-key" -#: modules/demux/util/id3genres.h:63 -#, fuzzy -msgid "House" -msgstr "ðÁÕÚÁ" +#: modules/codec/ffmpeg/ffmpeg.c:74 modules/gui/qt4/dialogs/preferences.cpp:67 +msgid "All" +msgstr "Все" -#: modules/demux/util/id3genres.h:64 -msgid "Game" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:77 +msgid "rd" +msgstr "rd" -#: modules/demux/util/id3genres.h:65 -msgid "Sound clip" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:77 +msgid "bits" +msgstr "bits" -#: modules/demux/util/id3genres.h:66 -msgid "Gospel" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:77 +msgid "simple" +msgstr "simple" -#: modules/demux/util/id3genres.h:67 -msgid "Noise" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:82 modules/codec/ffmpeg/scale.c:80 +msgid "Fast bilinear" +msgstr "Быстрое билинейное" -#: modules/demux/util/id3genres.h:68 -msgid "Alternative rock" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:82 modules/codec/ffmpeg/scale.c:80 +msgid "Bilinear" +msgstr "Билинейное" -#: modules/demux/util/id3genres.h:69 -msgid "Bass" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:82 modules/codec/ffmpeg/scale.c:80 +msgid "Bicubic (good quality)" +msgstr "Бикубическое (хорошее качество)" -#: modules/demux/util/id3genres.h:70 -msgid "Soul" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:83 modules/codec/ffmpeg/scale.c:81 +msgid "Experimental" +msgstr "Экспериментальное" -#: modules/demux/util/id3genres.h:71 -msgid "Punk" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:83 modules/codec/ffmpeg/scale.c:81 +msgid "Nearest neighbour (bad quality)" +msgstr "Ближаший сосед (плохое качество)" -#: modules/demux/util/id3genres.h:72 -msgid "Space" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:84 modules/codec/ffmpeg/scale.c:82 +msgid "Area" +msgstr "Областное" -#: modules/demux/util/id3genres.h:73 -msgid "Meditative" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:84 modules/codec/ffmpeg/scale.c:82 +msgid "Luma bicubic / chroma bilinear" +msgstr "Бикубическое по яркости / бикубическое по цветности" -#: modules/demux/util/id3genres.h:74 -msgid "Instrumental pop" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:84 modules/codec/ffmpeg/scale.c:82 +msgid "Gauss" +msgstr "Гауссово" -#: modules/demux/util/id3genres.h:75 -msgid "Instrumental rock" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:85 modules/codec/ffmpeg/scale.c:83 +msgid "SincR" +msgstr "SincR" -#: modules/demux/util/id3genres.h:76 -msgid "Ethnic" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:85 modules/codec/ffmpeg/scale.c:83 +msgid "Lanczos" +msgstr "Lanczos" -#: modules/demux/util/id3genres.h:77 -msgid "Gothic" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:85 modules/codec/ffmpeg/scale.c:83 +msgid "Bicubic spline" +msgstr "Бикубическое кривыми" -#: modules/demux/util/id3genres.h:78 -msgid "Darkwave" +#: modules/codec/ffmpeg/ffmpeg.c:91 +msgid "" +"Various audio and video decoders/encodersdelivered by the FFmpeg library. " +"This includes (MS)MPEG4, DivX, SV1,H261, H263, H264, WMV, WMA, AAC, AMR, DV, " +"MJPEG and other codecs" msgstr "" -#: modules/demux/util/id3genres.h:79 -msgid "Techno-Industrial" +#: modules/codec/ffmpeg/ffmpeg.c:102 +msgid "" +"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)" msgstr "" +"AltiVec FFmpeg аудио/видео декодер/кодер ((MS)MPEG4, SVQ1, H263, WMV, WMA)" -#: modules/demux/util/id3genres.h:80 +#: modules/codec/ffmpeg/ffmpeg.c:106 #, fuzzy -msgid "Electronic" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +msgid "FFmpeg audio/video decoders/encoders" +msgstr "Аудио/видео кодировшие FFmpeg" -#: modules/demux/util/id3genres.h:81 -msgid "Pop-Folk" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:110 +msgid "Decoding" +msgstr "Декодирование" -#: modules/demux/util/id3genres.h:82 -msgid "Eurodance" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:144 +#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97 +msgid "Encoding" +msgstr "Кодирование" -#: modules/demux/util/id3genres.h:83 -msgid "Dream" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:145 +msgid "FFmpeg audio/video encoder" +msgstr "Аудио/видео кодировшие FFmpeg" -#: modules/demux/util/id3genres.h:84 -msgid "Southern rock" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:204 +msgid "FFmpeg demuxer" +msgstr "Демультиплексор FFmpeg" -#: modules/demux/util/id3genres.h:85 -msgid "Comedy" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:210 +msgid "FFmpeg muxer" +msgstr "Демультиплексор FFmpeg" -#: modules/demux/util/id3genres.h:86 -msgid "Cult" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:220 modules/video_filter/scale.c:58 +msgid "Video scaling filter" +msgstr "Масштабирование" -#: modules/demux/util/id3genres.h:87 -msgid "Gangsta" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:233 +msgid "FFmpeg video filter" +msgstr "Видео фильтр FFmpeg" -#: modules/demux/util/id3genres.h:88 -msgid "Top 40" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:239 +msgid "FFmpeg crop padd filter" +msgstr "Фильтр обрезания/смещения FFmpeg" -#: modules/demux/util/id3genres.h:89 -msgid "Christian rap" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:246 +msgid "FFmpeg chroma conversion" +msgstr "Преобразование цветности" -#: modules/demux/util/id3genres.h:90 -msgid "Pop/funk" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.c:252 +msgid "FFmpeg deinterlace video filter" +msgstr "Видео фильтр деинтерлейса FFmpeg" -#: modules/demux/util/id3genres.h:91 -msgid "Jungle" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:89 modules/codec/ffmpeg/ffmpeg.h:91 +msgid "Direct rendering" +msgstr "Прямой рендеринг" -#: modules/demux/util/id3genres.h:92 -msgid "Native American" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:93 +msgid "Error resilience" +msgstr "Устойчивость к ошибкам" -#: modules/demux/util/id3genres.h:93 -msgid "Cabaret" +#: modules/codec/ffmpeg/ffmpeg.h:95 +msgid "" +"Ffmpeg can do error resilience.\n" +"However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this " +"can produce a lot of errors.\n" +"Valid values range from 0 to 4 (0 disables all errors resilience)." msgstr "" +"FFmpeg умеет использовать алгоритм разбиения потока на части для повышенной " +"стойчивости к ошибкам.\n" +"Однако, с некоторыми неправильными кодировщиками (таких как кодировшик ISO " +"MPEG-4 от Microsoft) это может вызвать множество ошибок. Возможные значение " +"- от 0 до 4 (0 отключает любое изменение)." -#: modules/demux/util/id3genres.h:94 -msgid "New wave" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:100 +msgid "Workaround bugs" +msgstr "Обход ошибок" -#: modules/demux/util/id3genres.h:95 -msgid "Psychedelic" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:102 +msgid "" +"Try to fix some bugs:\n" +"1 autodetect\n" +"2 old msmpeg4\n" +"4 xvid interlaced\n" +"8 ump4 \n" +"16 no padding\n" +"32 ac vlc\n" +"64 Qpel chroma.\n" +"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4" +"\", enter 40." +msgstr "" +"Попытаться обойти некоторые ошибки:\n" +"1 автоопределение\n" +"2 старый msmpeg4\n" +"4 xvid с интерлейсингом\n" +"8 ump4\n" +"16 нет смещения\n" +"32 ac vlc\n" +"64 цветность QpelВы должны ввести сумму необходимых значений. К примеру, " +"чтобы исправить \"ac vlc\" и \"ump4\", введите 40." -#: modules/demux/util/id3genres.h:96 -#, fuzzy -msgid "Rave" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" +#: modules/codec/ffmpeg/ffmpeg.h:113 modules/codec/ffmpeg/ffmpeg.h:256 +#: modules/demux/rawdv.c:39 modules/stream_out/transcode.c:179 +msgid "Hurry up" +msgstr "Ускорить" -#: modules/demux/util/id3genres.h:97 -msgid "Showtunes" +#: modules/codec/ffmpeg/ffmpeg.h:115 +msgid "" +"The decoder can partially decode or skip frame(s) when there is not enough " +"time. It's useful with low CPU power but it can produce distorted pictures." msgstr "" +"Декодер может частично декодировать или пропускать кадры, когда не хватает " +"времени. Это может быть полезно с медленным CPU, но может давать испорченную " +"картину." -#: modules/demux/util/id3genres.h:98 +#: modules/codec/ffmpeg/ffmpeg.h:119 #, fuzzy -msgid "Trailer" -msgstr "óÌÅÄÕÀÝÉÊ ÆÁÊÌ" - -#: modules/demux/util/id3genres.h:99 -msgid "Lo-Fi" -msgstr "" +msgid "Skip frame (default=0)" +msgstr "Пропускать кадры" -#: modules/demux/util/id3genres.h:100 -msgid "Tribal" +#: modules/codec/ffmpeg/ffmpeg.h:121 +msgid "" +"Force skipping of frames to speed up decoding (-1=None, 0=Default, 1=B-" +"frames, 2=P-frames, 3=B+P frames, 4=all frames)." msgstr "" -#: modules/demux/util/id3genres.h:101 -msgid "Acid punk" +#: modules/codec/ffmpeg/ffmpeg.h:124 +msgid "Skip idct (default=0)" msgstr "" -#: modules/demux/util/id3genres.h:102 -msgid "Acid jazz" +#: modules/codec/ffmpeg/ffmpeg.h:126 +msgid "" +"Force skipping of idct to speed up decoding for frame types(-1=None, " +"0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frames)." msgstr "" -#: modules/demux/util/id3genres.h:103 -#, fuzzy -msgid "Polka" -msgstr "÷ÏÓÐÒ." +#: modules/codec/ffmpeg/ffmpeg.h:129 +msgid "Post processing quality" +msgstr "Качество постпроцессинга" -#: modules/demux/util/id3genres.h:104 -msgid "Retro" +#: modules/codec/ffmpeg/ffmpeg.h:131 +msgid "" +"Quality of post processing. Valid range is 0 to 6\n" +"Higher levels require considerable more CPU power, but produce better " +"looking pictures." msgstr "" +"Качество пост-обработки. Допустимые значение - от 0 до 6\n" +"Более высокие уровни требуют значительно больше ресурсов CPU, но дают более " +"красивую картину." -#: modules/demux/util/id3genres.h:105 -msgid "Musical" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:135 +msgid "Debug mask" +msgstr "Маска для отладки" -#: modules/demux/util/id3genres.h:106 -msgid "Rock & roll" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:136 +msgid "Set ffmpeg debug mask" +msgstr "Укажите маску для отладки ffmpeg" -#: modules/demux/util/id3genres.h:107 -msgid "Hard rock" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:139 +msgid "Visualize motion vectors" +msgstr "Показать движение векторов" -#: modules/demux/util/id3tag.c:50 -msgid "ID3 tag parser using libid3tag" -msgstr "" +#: modules/codec/ffmpeg/ffmpeg.h:141 +msgid "" +"You can overlay the motion vectors (arrows showing how the images move) on " +"the image. This value is a mask, based on these values:\n" +"1 - visualize forward predicted MVs of P frames\n" +"2 - visualize forward predicted MVs of B frames\n" +"4 - visualize backward predicted MVs of B frames\n" +"To visualize all vectors, the value should be 7." +msgstr "" +"Вы можете наложить на видео векторы движения (стрелки, показывающие " +"направление движения изображения). Укажите маску, основанную на следующих " +"значениях:\n" +"1 - показывать прогнозы прямого движения P-кадров\n" +"2 - показывать прогнозы прямого движения B-кадров\n" +"4 - показывать прогнозы обратного движения B-кадров\n" +"Чтобы показать все векторы, укажите значение 7." + +#: modules/codec/ffmpeg/ffmpeg.h:148 +msgid "Low resolution decoding" +msgstr "Декодирование с низким разрешением" + +#: modules/codec/ffmpeg/ffmpeg.h:149 +msgid "" +"Only decode a low resolution version of the video. This requires less " +"processing power" +msgstr "" +"Декодировать только вариант видео с низким разрешением. Это требует меньге " +"ресурсов." + +#: modules/codec/ffmpeg/ffmpeg.h:152 +msgid "Skip the loop filter for H.264 decoding" +msgstr "Пропустить loop-фильтр при декодировании H.264" + +#: modules/codec/ffmpeg/ffmpeg.h:153 +msgid "" +"Skipping the loop filter (aka deblocking) usually has a detrimental effect " +"on quality. However it provides a big speedup for high definition streams." +msgstr "" +"Пропуск loop-фильтра (деблокинг) обычно дает ухудшение качества изображения, " +"однако дает большой прирост производительности на потоках высокой плотности." + +#: modules/codec/ffmpeg/ffmpeg.h:157 +msgid "FFmpeg post processing filter chains" +msgstr "Цепочка фильтров пост-обработки FFmpeg" + +#: modules/codec/ffmpeg/ffmpeg.h:160 +msgid "" +"[: